FaaSr: 'FaaSr' Local Test Development Package

Provides a local execution environment for testing and developing the 'FaaSr' workflows without requiring cloud infrastructure. The 'FaaSr' package enables R developers to validate and test workflows locally before deploying to Function-as-a-Service (FaaS) platforms. Key features include: 1) Parsing and validating JSON workflow configurations compliant with the 'FaaSr' schema 2) Simulated S3 storage operations using local file system with local logging 3) Support for conditional branching 4) Support for parallel rank functions execution 5) Workflow cycle detection and validation 6) No cloud credentials or infrastructure required for testing This package is designed for development and testing purposes. For production deployment to cloud FaaS platforms, use the main 'FaaSr' package available at <https://faasr.io/>.

Version: 2.0.0
Depends: R (≥ 3.5.0)
Imports: jsonlite, cli, jsonvalidate, uuid
Suggests: testthat, knitr, rmarkdown
Published: 2026-03-19
DOI: 10.32614/CRAN.package.FaaSr
Author: Figueiredo Renato ORCID iD [aut, cre, ths, cph], Park Sungjae ORCID iD [aut], Mu Nan [ctb], Ku Yun-Jung [ctb], Daneshmand Vahid [ctb], Thomas R. Quinn [aut], Carey Cayelan [ctb], Tran Hoang [aut], Ramrakhiani Ashish Tulso [aut]
Maintainer: Figueiredo Renato <renato.figueiredo at oregonstate.edu>
BugReports: https://github.com/FaaSr/FaaSr-package-v2/issues
License: MIT + file LICENSE
URL: https://github.com/FaaSr/FaaSr-package-v2
NeedsCompilation: no
Language: en-US
Materials: README, NEWS
CRAN checks: FaaSr results

Documentation:

Reference manual: FaaSr.html , FaaSr.pdf
Vignettes: Reference manual (source, R code)

Downloads:

Package source: FaaSr_2.0.0.tar.gz
Windows binaries: r-devel: FaaSr_1.4.4.zip, r-release: FaaSr_1.4.4.zip, r-oldrel: FaaSr_1.4.4.zip
macOS binaries: r-release (arm64): FaaSr_1.4.4.tgz, r-oldrel (arm64): FaaSr_1.4.4.tgz, r-release (x86_64): FaaSr_1.4.4.tgz, r-oldrel (x86_64): FaaSr_1.4.4.tgz
Old sources: FaaSr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=FaaSr to link to this page.