Other packages > Find by keyword >

DSSAT  

A Comprehensive R Interface for the DSSAT Cropping Systems Model
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("DSSAT", "0.0.9")



Attach the package and use:
library("DSSAT")
Maintained by
Phillip D. Alderman
[Scholar Profile | Author Map]
First Published: 2020-03-19
Latest Update: 2024-02-19
Description:
The purpose of this package is to provide a comprehensive R interface to the Decision Support System for Agrotechnology Transfer Cropping Systems Model (DSSAT-CSM; see for more information). The package provides cross-platform functions to read and write input files, run DSSAT-CSM, and read output files.
How to cite:
Phillip D. Alderman (2020). DSSAT: A Comprehensive R Interface for the DSSAT Cropping Systems Model. R package version 0.0.9, https://cran.r-project.org/web/packages/DSSAT. Accessed 08 May. 2025.
Previous versions and publish date:
0.0.1 (2020-03-19 13:40), 0.0.2 (2020-05-18 16:50), 0.0.3 (2021-07-26 20:20), 0.0.4 (2021-09-02 18:20), 0.0.5 (2021-12-21 17:32), 0.0.6 (2022-01-19 18:52), 0.0.7 (2023-03-28 02:00), 0.0.8 (2023-11-08 23:50)
Other packages that cited DSSAT R package
View DSSAT citation profile
Other R packages that DSSAT depends, imports, suggests or enhances
Complete documentation for DSSAT
Functions, R codes and Examples using the DSSAT R package
Some associated functions: add_col_widths . add_v_fmt . as_DSSAT_tbl . combine_tiers . convert_to_date . header_to_fwf_position . mutate_cond . name_to_regex . process_dssat_output_header . read_casupro_eco . read_cul . read_dssat . read_dssbatch . read_eco . read_filea . read_filet . read_filex . read_output . read_pest . read_soil_profile . read_sol . read_tier . read_tier_data . read_wth . run_dssat . splice_in_col_name . write_casupro_eco . write_cul . write_dssbatch.data.frame . write_dssbatch.default . write_dssbatch . write_dssbatch.tbl_df . write_eco . write_filea . write_filet . write_filex . write_sol . write_tier . write_wth . 
Some associated R codes: DSSAT_tbl_df_class.R . add_col_widths.R . add_v_fmt.R . check_col_types.R . check_numerical_column_width.R . collapse_rows.R . combine_multi_section.R . combine_simulation_controls.R . combine_tiers.R . construct_variable_format.R . convert_to_date.R . de_regex.R . dssat_na_strings.R . extract_comments.R . filter_for_all_equal.R . fix_sol_fmt.R . get_dssat_version.R . get_start_end.R . guess_significant_digits.R . header_to_fwf_position.R . mutate_cond.R . name_to_regex.R . process_dssat_output_header.R . read_casupro_eco.R . read_cul.R . read_dssat.R . read_dssbatch.R . read_eco.R . read_filea.R . read_filet.R . read_filex.R . read_horizontal_array.R . read_output.R . read_pest.R . read_soil_profile.R . read_sol.R . read_tier.R . read_tier_data.R . read_wth.R . reconcile_gaps.R . reconcile_v_fmt.R . run_dssat.R . sanitize_raw_lines.R . splice_in_col_name.R . tier_info_sol.R . v_fmt_filex.R . v_fmt_sol.R . write_casupro_eco.R . write_cul.R . write_dssbatch.R . write_dual_tier_section.R . write_eco.R . write_filea.R . write_filet.R . write_filex.R . write_sim_ctrl_section.R . write_soil_profile.R . write_sol.R . write_tier.R . write_wth.R . zzz.R .  Full DSSAT package functions and examples
Downloads during the last 30 days
04/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for DSSAT0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

MXM  
Feature Selection (Including Multiple Solutions) and Bayesian Networks
Many feature selection methods for a wide range of response variables, including minimal, statistica ...
Download / Learn more Package Citations See dependency  
gaussDiff  
Difference measures for multivariate Gaussian probability density functions
A collection difference measures for multivariate Gaussian probability density functions, such as t ...
Download / Learn more Package Citations See dependency  
trajr  
Animal Trajectory Analysis
A toolbox to assist with statistical analysis of animal trajectories. It provides simple access to a ...
Download / Learn more Package Citations See dependency  
gms  
'GAMS' Modularization Support Package
A collection of tools to create, use and maintain modularized model code written in the modeling la ...
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  
MultiATSM  
Multicountry Term Structure of Interest Rates Models
Estimation routines for several classes of affine term structure of interest rates models. All the m ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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