Skip to content

🔬 R package: aroma.core - Core Methods and Classes Used by 'aroma.*' Packages Part of the Aroma Framework

Notifications You must be signed in to change notification settings

HenrikBengtsson/aroma.core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAN check status R CMD check status Coverage Status

aroma.core: Core Methods and Classes Used by 'aroma.*' Packages Part of the Aroma Framework

Installation

R package aroma.core is available on CRAN and can be installed in R as:

install.packages("aroma.core")

Pre-release version

To install the pre-release version that is available in Git branch develop on GitHub, use:

remotes::install_github("HenrikBengtsson/aroma.core", ref="develop")

This will install the package from source.