Package: rsyncrosim Type: Package Title: The R Interface to 'SyncroSim' Version: 2.1.12 Authors@R: c( person("Colin", "Daniel", email = "colin.daniel@apexrms.com", role = "aut"), person("Josie", "Hughes", email = "josie.hughes@canada.ca", role = "aut"), person("Valentin", "Lucet", role = "aut"), person("Alex", "Embrey", role = "aut"), person("Katie", "Birchard", email="katie.birchard@apexrms.com", role = c("aut")), person("Leonardo", "Frid", email = "rsyncrosim@syncrosim.com", role = c("aut", "cre")), person("Tabitha", "Kennedy", role = "aut"), person("Shreeram", "Senthivasan", role = "aut"), person("Vicki", "Zhang", email = "vicki.zhang@apexrms.com", role = c("aut")), person("Hannah", "Adams", email = "hannah.adams@apexrms.com", role = c("aut")), person("ApexRMS", role=c("cph"))) Description: 'SyncroSim' is a generalized framework for managing scenario-based datasets (). 'rsyncrosim' provides an interface to 'SyncroSim'. Simulation models can be added to 'SyncroSim' in order to transform these datasets, taking advantage of general features such as defining scenarios of model inputs, running Monte Carlo simulations, and summarizing model outputs. 'rsyncrosim' requires 'SyncroSim' 2.3.5 or higher (API documentation: ). License: MIT + file LICENSE Encoding: UTF-8 Imports: methods, DBI, RSQLite, gtools, processx, stats, utils, lifecycle Suggests: knitr, testthat (>= 3.0.0), ggplot2, Rcpp, rmarkdown SystemRequirements: SyncroSim (>=3.1.0) Collate: 'AAAClassDefinitions.R' 'addPackage.R' 'addRow.R' 'backup.R' 'chart.R' 'chartCriteria.R' 'chartData.R' 'chartDisagg.R' 'chartErrorBar.R' 'chartId.R' 'chartInclude.R' 'chartOptionsFont.R' 'chartOptionsFormat.R' 'chartOptionsLegend.R' 'chartOptionsXAxis.R' 'chartOptionsYAxis.R' 'command.R' 'compact.R' 'condaFilepath.R' 'createCondaEnv.R' 'datasheet.R' 'datasheetSpatRaster.R' 'dateModified.R' 'delete.R' 'deleteLibrary.R' 'dependency.R' 'description.R' 'filepath.R' 'folder.R' 'folderId.R' 'ignoreDependencies.R' 'info.R' 'installConda.R' 'installPackage.R' 'internalHelpers.R' 'viewProfile.R' 'packages.R' 'name.R' 'scenarioId.R' 'projectId.R' 'sqlStatement.R' 'scenario.R' 'project.R' 'ssimLibrary.R' 'session.R' 'internalWrappers.R' 'mergeDependencies.R' 'owner.R' 'parentId.R' 'print.R' 'printCmd.R' 'readOnly.R' 'removePackage.R' 'restore.R' 'rsyncrosim-package.R' 'rsyncrosim.R' 'run.R' 'runLog.R' 'saveDatasheet.R' 'signin.R' 'signout.R' 'silent.R' 'ssimEnvironment.R' 'uninstallPackage.R' 'useConda.R' 'version.R' RoxygenNote: 7.3.3 URL: https://syncrosim.github.io/rsyncrosim/ BugReports: https://github.com/syncrosim/rsyncrosim/issues/ Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) Repository: https://syncrosim.r-universe.dev Date/Publication: 2026-05-12 15:56:45 UTC RemoteUrl: https://github.com/syncrosim/rsyncrosim RemoteRef: HEAD RemoteSha: a7916673c31cf413250f992e5e5fd8d2faa3e23e NeedsCompilation: no Packaged: 2026-06-11 06:36:20 UTC; root Author: Colin Daniel [aut], Josie Hughes [aut], Valentin Lucet [aut], Alex Embrey [aut], Katie Birchard [aut], Leonardo Frid [aut, cre], Tabitha Kennedy [aut], Shreeram Senthivasan [aut], Vicki Zhang [aut], Hannah Adams [aut], ApexRMS [cph] Maintainer: Leonardo Frid