Package: LSDinterface 1.2.5

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.5.tar.gz
LSDinterface_1.2.5.zip(r-4.7)LSDinterface_1.2.5.zip(r-4.6)LSDinterface_1.2.5.zip(r-4.5)
LSDinterface_1.2.5.tgz(r-4.6-any)LSDinterface_1.2.5.tgz(r-4.5-any)
LSDinterface_1.2.5.tar.gz(r-4.7-any)LSDinterface_1.2.5.tar.gz(r-4.6-any)
LSDinterface_1.2.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
LSDinterface/json (API)

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

On CRAN:

Conda:

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

1.71 score 1 packages 17 scripts 531 downloads 20 exports 6 dependencies

Last updated from:7881f4b063. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK103
source / vignettesOK160
linux-release-x86_64OK102
macos-release-arm64OK146
macos-oldrel-arm64OK140
windows-develOK63
windows-releaseOK67
windows-oldrelOK64
wasm-releaseOK93

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:abindbootparallelDistRcppRcppArmadilloRcppParallel

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