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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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