Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.7%) to scientific vocabulary
Keywords
build-tool
data-science
rstats
statistical-analysis
statistics
virtual-environments
Last synced: 6 months ago
·
JSON representation
·
Repository
R - Fetch, build and deploy.
Basic Info
Statistics
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 10
- Releases: 0
Topics
build-tool
data-science
rstats
statistical-analysis
statistics
virtual-environments
Created about 6 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
License
Citation
README.md
roaster

Introduction
This project is an attempt to design an easy tool to support R, helps its users (statisticians and data scientists) and technicians (sysadmins and devops). It's an independent project, unlinked to the R Foundation.
Most common use-cases:
- get the source code for a stable/unstable R release;
- install all the needed tools and libraries needed for the build;
- build the source code three with different options;
- update and deploy the R environment.
Everything rely upon the Bash shell and could run on almost all modern GNU/Linux distributions. It's the main focus. By the way, there're open tickets to support Windows, MacOs and other Unix-like Oses.
Documentations
- Basic Usage:
Owner
- Name: Daniele Medri
- Login: dmedri
- Kind: user
- Location: Italy
- Twitter: dmedri
- Repositories: 1
- Profile: https://github.com/dmedri
Citation (citation.bib)
@misc{roaster,
title = {Roaster: update, build and deploy R},
author = {Medri, Daniele},
url = {https://github.com/dmedri/roaster},
year = {2023}
}