Other packages > Find by keyword >

rCTOOL  

Soil Organic Carbon Turnover Modelling with 'C-TOOL'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rCTOOL", "3.1.0")



Attach the package and use:
library("rCTOOL")
Maintained by
Franca Giannini-Kurina
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-07-04
Latest Update: 2026-07-04
Description:
Provides an 'R' interface to the 'C-TOOL' soil carbon turnover model for simulating soil organic carbon dynamics in agricultural systems. The package supports the definition of carbon inputs, management schedules, soil parameters, and temperature forcing, and includes tools for scenario analysis and calibration of selected model parameters against observed soil organic carbon stocks. The 'C-TOOL' model and related modelling framework are described by Petersen et al. (2002) <doi:10.1016/S0304-3800(02)00034-0>, Petersen et al. (2005) <doi:10.1016/j.soilbio.2004.08.006>, Petersen et al. (2013) <doi:10.1016/j.jclepro.2013.03.007>, and Taghizadeh-Toosi et al. (2014) <doi:10.1016/j.ecolmodel.2014.08.016>. Further applications and developments are described by Taghizadeh-Toosi et al. (2016) <doi:10.1016/j.agsy.2016.03.004>, Keel et al. (2017) <doi:10.1111/ejss.12454>, Taghizadeh-Toosi et al. (2020) <doi:10.1007/s11104-020-04500-9>, and Taghizadeh-Toosi and Christensen (2021) <doi:10.1038/s41598-021-97744-z>.
How to cite:
Franca Giannini-Kurina (2026). rCTOOL: Soil Organic Carbon Turnover Modelling with 'C-TOOL'. R package version 3.1.0, https://cran.r-project.org/web/packages/rCTOOL. Accessed 13 Sep. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited rCTOOL R package
View rCTOOL citation profile
Other R packages that rCTOOL depends, imports, suggests or enhances
Complete documentation for rCTOOL
Functions, R codes and Examples using the rCTOOL R package
Full rCTOOL package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

cmdfun  
Framework for Building Interfaces to Shell Commands
Writing interfaces to command line software is cumbersome. 'cmdfun' provides a framework for buildi ...
Download / Learn more Package Citations See dependency  
saeMSPE  
Computing MSPE Estimates in Small Area Estimation
We describe a new R package entitled 'saeMSPE' for the well-known Fay Herriot model and nested error ...
Download / Learn more Package Citations See dependency  
oii  
Crosstab and Statistical Tests for OII MSc Stats Course
Provides simple crosstab output with optional statistics (e.g., Goodman-Kruskal Gamma, Somers' d, an ...
Download / Learn more Package Citations See dependency  
tvmComp  
Discounting and Compounding Calculations for Various Scenarios
Functions for compounding and discounting calculations included here serve as a complete reference f ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
TSEwgt  
Total Survey Error Under Multiple, Different Weighting Schemes
Calculates total survey error (TSE) for a survey under multiple, different weighting schemes, using ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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