Other packages > Find by keyword >

GRANBase  

Creating Continuously Integrated Package Repositories from Manifests
View on CRAN: Click here


Download and install GRANBase package within the R console
Install from CRAN:
install.packages("GRANBase")

Install from Github:
library("remotes")
install_github("cran/GRANBase")

Install by package version:
library("remotes")
install_version("GRANBase", "2.6.20")



Attach the package and use:
library("GRANBase")
Maintained by
Gabriel Becker
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-06-19
Latest Update: 2023-03-01
Description:
Repository based tools for department and analysis levelreproducibility. GRANBase allows creation of custom branched continuousintegration-ready R repositories including incremental testing of only packageswhich have changed versions since the last repository build.
How to cite:
Gabriel Becker (2015). GRANBase: Creating Continuously Integrated Package Repositories from Manifests. R package version 2.6.20, https://cran.r-project.org/web/packages/GRANBase. Accessed 21 Apr. 2025.
Previous versions and publish date:
1.0.8 (2015-06-19 08:45), 1.0.12 (2015-07-01 22:50), 1.1.14 (2016-05-22 20:34), 1.2.0 (2016-10-25 01:07), 1.2.1 (2017-02-09 20:02), 1.6.5 (2017-11-06 23:45), 1.6.8 (2018-03-05 20:36), 2.5.0 (2018-05-09 19:11), 2.6.20 (2020-02-05 13:10)
Other packages that cited GRANBase R package
View GRANBase citation profile
Other R packages that GRANBase depends, imports, suggests or enhances
Downloads during the last 30 days
03/2203/2303/2403/2803/2904/0104/0204/0504/0604/0704/0904/1204/1504/1604/1704/1804/1904/20Downloads for GRANBase0246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
Download / Learn more Package Citations See dependency  
bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  
discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
Download / Learn more Package Citations See dependency  
bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA