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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for DSSAT05101520253035TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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