R_freeze Alternatives
Similar projects and alternatives to r_freeze
-
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
GoJS, a JavaScript Library for HTML Diagrams
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
-
-
-
gutenberg
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
-
sqldb-logger
A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
lowdefy
An open-source, self-hosted, low-code framework to build internal tools, web apps, admin panels, BI dashboards, workflows, and CRUD apps with YAML or JSON.
-
snipp.in
Fast, Light-weight, Notes, Snippet manager and code editor directly inside your browser
-
-
-
-
-
-
Nullboard
Nullboard is a minimalist kanban board, focused on compactness and readability.
-
Shynet
Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
r_freeze reviews and mentions
-
Ask HN: What are some tools / libraries you built yourself?
I wrote a small python package call r_Freeze: https://github.com/chinmayshah99/r_freeze.
It essentially scanned all the R files in a given directory and generates a file with all external packages that are used by the program.
Its super useful when the R code/ directory doesn't have requirements.txt or basically list of packages that need to be installed.
Stats
chinmayshah99/r_freeze is an open source project licensed under MIT License which is an OSI approved license.