Package: acumos 0.4-4
acumos: 'Acumos' R Interface
Create, upload and run 'Acumos' R models. 'Acumos' (<https://www.acumos.org>) is a platform and open source framework intended to make it easy to build, share, and deploy AI apps. 'Acumos' is part of the 'LF AI Foundation', an umbrella organization within 'The Linux Foundation'. With this package, user can create a component, and push it to an 'Acumos' platform.
Authors:
acumos_0.4-4.tar.gz
acumos_0.4-4.zip(r-4.5)acumos_0.4-4.zip(r-4.4)acumos_0.4-4.zip(r-4.3)
acumos_0.4-4.tgz(r-4.4-any)acumos_0.4-4.tgz(r-4.3-any)
acumos_0.4-4.tar.gz(r-4.5-noble)acumos_0.4-4.tar.gz(r-4.4-noble)
acumos_0.4-4.tgz(r-4.4-emscripten)acumos_0.4-4.tgz(r-4.3-emscripten)
acumos.pdf |acumos.html✨
acumos/json (API)
NEWS
# Install 'acumos' in R: |
install.packages('acumos', repos = c('https://sambaala.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/acumos/acumos-r-client/issues
Last updated 3 years agofrom:bf247275ab. Checks:OK: 6 ERROR: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 21 2024 |
R-4.5-win | OK | Oct 21 2024 |
R-4.5-linux | OK | Oct 21 2024 |
R-4.4-win | OK | Oct 21 2024 |
R-4.4-mac | OK | Oct 21 2024 |
R-4.3-win | ERROR | Oct 21 2024 |
R-4.3-mac | OK | Oct 21 2024 |
Exports:authcomposecomposeFromSourcepushpushFromSource
Dependencies:askpassbackportscheckmatecurldigesthttrjsonlitemimeopensslR6RcppRestRserveRProtoBufRservesysuuidyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Compose a Acumos microservice | compose |
Compose a Acumos microservice from its source file | composeFromSource |
Push a component into the Acumos repository | auth push |
Push a component into the Acumos repository from its source file | pushFromSource |
Run-time tools for Acumos | data2msg msg2data run send.msg |