Package: LSDinterface 1.2.2

LSDinterface: Interface Tools for LSD Simulation Results Files

Interfaces R with LSD simulation models. Reads object-oriented data in results files (.res[.gz]) produced by LSD and creates appropriate multi-dimensional arrays in R. Supports multiple core parallel threads of multi-file data reading for increased performance. Also provides functions to extract basic information and statistics from data files. LSD (Laboratory for Simulation Development) is free software developed by Marco Valente and Marcelo C. Pereira (documentation and downloads available at <https://www.labsimdev.org/>).

Authors:Marcelo C. Pereira [aut, cre]

LSDinterface_1.2.2.tar.gz
LSDinterface_1.2.2.zip(r-4.5)LSDinterface_1.2.2.zip(r-4.4)LSDinterface_1.2.2.zip(r-4.3)
LSDinterface_1.2.2.tgz(r-4.4-any)LSDinterface_1.2.2.tgz(r-4.3-any)
LSDinterface_1.2.2.tar.gz(r-4.5-noble)LSDinterface_1.2.2.tar.gz(r-4.4-noble)
LSDinterface_1.2.2.tgz(r-4.4-emscripten)LSDinterface_1.2.2.tgz(r-4.3-emscripten)
LSDinterface.pdf |LSDinterface.html
LSDinterface/json (API)

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

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

20 exports 0.61 score 81 dependencies 1 dependents 17 scripts 610 downloads

Last updated 2 months agofrom:74944c5608. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 29 2024
R-4.5-winOKAug 29 2024
R-4.5-linuxOKAug 29 2024
R-4.4-winOKAug 29 2024
R-4.4-macOKAug 29 2024
R-4.3-winOKAug 29 2024
R-4.3-macOKAug 29 2024

Exports:info.details.lsdinfo.dimensions.lsdinfo.distance.lsdinfo.init.lsdinfo.names.lsdinfo.stats.lsdlist.files.lsdname.check.lsdname.clean.lsdname.nice.lsdname.r.unique.lsdname.var.lsdread.3d.lsdread.4d.lsdread.list.lsdread.multi.lsdread.raw.lsdread.single.lsdselect.colattrs.lsdselect.colnames.lsd

Dependencies:abindbase64encbootbslibcachemclasscliclusterclvcolorspacecurldigestdtwevaluatefansifarverfastmapfontawesomeforecastfracdifffsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetsisobandjquerylibjsonliteKernSmoothknitrlabelinglatticelifecyclelmtestlocpollongitudinalDatamagrittrMASSMatrixmemoisemgcvmimemisc3dmunsellnlmennetpdcpillarpkgconfigproxyquadprogquantmodR6rappdirsRColorBrewerRcppRcppArmadillorglrlangrmarkdownsassscalestibbletimeDatetinytexTSclustTSdisttseriesTTRurcautf8vctrsviridisLitewithrxfunxtsyamlzoo

Readme and manuals

Help Manual

Help pageTopics
Interface Tools for LSD Simulation Results FilesLSDinterface-package LSDinterface
Get detailed information from a LSD results fileinfo.details.lsd
Dimension information for a LSD results fileinfo.dimensions.lsd
Compute distance measure between LSD Monte Carlo time series and a set of referencesinfo.distance.lsd
Read initial conditions from a LSD results fileinfo.init.lsd
Read unique variable names from a LSD results file (no duplicates)info.names.lsd
Compute Monte Carlo statistics from a set of LSD runsinfo.stats.lsd
List results files from a set of LSD runslist.files.lsd
Check a set of LSD variables names against a LSD results filename.check.lsd
Get clean (R) variable namename.clean.lsd
Get a nice (R) variable namename.nice.lsd
Get valid unique R variable namename.r.unique.lsd
Get original LSD variable namename.var.lsd
Read one instance of LSD variables (time series) from multiple LSD results files into a 3D arrayread.3d.lsd
Read multiple instances of LSD variables (time series) from a set of LSD results file into a 4D arrayread.4d.lsd
Read one or more instances of LSD variables (time series) from a set of LSD results file into a listread.list.lsd
Read all instances of LSD variables (time series) from a LSD results fileread.multi.lsd
Read LSD results file and clean variables namesread.raw.lsd
Read LSD variables (time series) from a LSD results file (a single instance of each variable only)read.single.lsd
Select a subset of a LSD results matrix (by variable attributes)select.colattrs.lsd
Select a subset of a LSD results matrix (by column/variable names)select.colnames.lsd