Package: REQS 0.8-13
REQS: R/EQS Interface
Contains the function run.eqs() which calls an EQS script file, executes the EQS estimation, and, finally, imports the results as R objects. These two steps can be performed separately: call.eqs() calls and executes EQS, whereas read.eqs() imports existing EQS outputs as objects into R. It requires EQS 6.2 (build 98 or higher).
Authors:
REQS_0.8-13.tar.gz
REQS_0.8-13.zip(r-4.5)REQS_0.8-13.zip(r-4.4)REQS_0.8-13.zip(r-4.3)
REQS_0.8-13.tgz(r-4.4-any)REQS_0.8-13.tgz(r-4.3-any)
REQS_0.8-13.tar.gz(r-4.5-noble)REQS_0.8-13.tar.gz(r-4.4-noble)
REQS_0.8-13.tgz(r-4.4-emscripten)REQS_0.8-13.tgz(r-4.3-emscripten)
REQS.pdf |REQS.html✨
REQS/json (API)
# Install 'REQS' in R: |
install.packages('REQS', repos = c('https://pmair78.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:4a686f98c9. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Exports:call.eqsread.eqsrun.eqs
Dependencies:gtools
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Call EQS from R | call.eqs |
Import of EQS outputs into R | read.eqs |
Run EQS from R | run.eqs |