Other packages > Find by keyword >

BioCro  

Modular Crop Growth Simulations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BioCro", "3.1.3")



Attach the package and use:
library("BioCro")
Maintained by
Justin M. McGrath
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-04-30
Latest Update: 2024-04-30
Description:
A cross-platform representation of models as sets of equations that facilitates modularity in model building and allows users to harness modern techniques for numerical integration and data visualization. Documentation is provided by several vignettes included in this package; also see Lochocki et al. (2022) <doi:10.1093/insilicoplants/diac003>.
How to cite:
Justin M. McGrath (2024). BioCro: Modular Crop Growth Simulations. R package version 3.1.3, https://cran.r-project.org/web/packages/BioCro. Accessed 07 Nov. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited BioCro R package
View BioCro citation profile
Other R packages that BioCro depends, imports, suggests or enhances
Complete documentation for BioCro
Functions, R codes and Examples using the BioCro R package
Full BioCro package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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