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]
All associated links for this package
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 20 Aug. 2026.
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), (2026-07-09 08:01)
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

Today's Hot Picks in Authors and Packages

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  
DSSAT  
A Comprehensive R Interface for the DSSAT Cropping Systems Model
The purpose of this package is to provide a comprehensive R interface to the Decision Support Syste ...
Download / Learn more Package Citations See dependency  
togglr  
'Toggl.com' Api for 'Rstudio'
Use the <https://toggl.com> time tracker api thr ...
Download / Learn more Package Citations See dependency  
configr  
An Implementation of Parsing and Writing Configuration File (JSON/INI/YAML/TOML)
Implements the JSON, INI, YAML and TOML parser for R setting and writing of configuration file. Th ...
Download / Learn more Package Citations See dependency  
seg  
Measuring Spatial Segregation
Measuring spatial segregation. The methods implemented in this package include White's P index (198 ...
Download / Learn more Package Citations See dependency  
dynprog  
Dynamic Programming Domain-Specific Language
A domain-specific language for specifying translating recursions into dynamic-programming algorithm ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,034

Author Associations

28,333

Publication Badges

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