Package: Dasst 0.3.4

Dasst: Tools for Reading, Processing and Writing 'DSSAT' Files

Provides methods for reading, displaying, processing and writing files originally arranged for the 'DSSAT-CSM' fixed width format. The 'DSSAT-CSM' cropping system model is described at J.W. Jones, G. Hoogenboomb, C.H. Porter, K.J. Boote, W.D. Batchelor, L.A. Hunt, P.W. Wilkens, U. Singh, A.J. Gijsman, J.T. Ritchie (2003) <doi:10.1016/S1161-0301(02)00107-7>.

Authors:Homero Lozza [aut, cre]

Dasst_0.3.4.tar.gz
Dasst_0.3.4.zip(r-4.5)Dasst_0.3.4.zip(r-4.4)Dasst_0.3.4.zip(r-4.3)
Dasst_0.3.4.tgz(r-4.4-any)Dasst_0.3.4.tgz(r-4.3-any)
Dasst_0.3.4.tar.gz(r-4.5-noble)Dasst_0.3.4.tar.gz(r-4.4-noble)
Dasst_0.3.4.tgz(r-4.4-emscripten)Dasst_0.3.4.tgz(r-4.3-emscripten)
Dasst.pdf |Dasst.html
Dasst/json (API)

# Install 'Dasst' in R:
install.packages('Dasst', repos = c('https://hlozza.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/hlozza/dasst/issues

Datasets:

On CRAN:

11 exports 1 stars 0.75 score 0 dependencies 44 scripts 330 downloads

Last updated 2 years agofrom:b998b51c4c. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 09 2024
R-4.5-winWARNINGSep 09 2024
R-4.5-linuxWARNINGSep 09 2024
R-4.4-winWARNINGSep 09 2024
R-4.4-macWARNINGSep 09 2024
R-4.3-winWARNINGSep 09 2024
R-4.3-macWARNINGSep 09 2024

Exports:addDate<-buildContentscompute<-DasstgatherTablesgetAncillaryread.dssatsearchAncillarystackTablessummarywrite.dssat

Dependencies:

A note on Dasst

Rendered fromaNoteOnDasst.Rnwusingutils::Sweaveon Sep 09 2024.

Last update: 2017-11-04
Started: 2016-12-13

Readme and manuals

Help Manual

Help pageTopics
Dasst: a package for reading, processing and writing DSSAT-style filesDasst-package
"[" method for class Dasst[ [,Dasst,logical-method [,Dasst,numeric-method
"[[" method for class Dasst[[ [[,Dasst,numeric-method
"[[<-" method for class 'Dasst'[[<- [[<-,Dasst,numeric-method
"[<-" method for class 'Dasst'[<- [<-,Dasst,logical-method [<-,Dasst,numeric-method
Add date class to objects of class DasstaddDate<- addDate<-,Dasst-method
As forces an object of class Dasst to belong to class listas
Build contents for an object of class Dasst.buildContents
Compute within columns from an object of class 'Dasst'.compute<- compute<-,Dasst,character,character-method
A constructor for an empty object of class DasstDasst
Dasst class descriptionDasst-class
Gather tables of an object of class Dasst.gatherTables
Get ancillary data from an object of class 'Dasst'getAncillary getAncillary,Dasst,missing-method getAncillary,Dasst,numeric-method
Length of an object of class 'Dasst'.length.Dasst
Set the length of an object of class 'Dasst'.length<-.Dasst
An example of a Dasst objectplantGrowth
Print object of class 'Ancillary'print.Ancillary
Print object of class Dasstprint.Dasst
Print object of class 'summary.Dasst'print.summary.Dasst
Read a DSSAT-style file into an object of class Dasstread.dssat
Search for ancillary data within the 'Dasst' objectsearchAncillary searchAncillary,Dasst-method
Show method for class 'Dasst'show show,Dasst-method
Stack the tables of an object of class DasststackTables
Summary method for class 'Dasst'summary summary,Dasst summary,Dasst-method summary.Dasst
Write to a DSSAT-style file from an object of class Dasstwrite.dssat