Package: tinyexpect 0.0.0.9002
tinyexpect: What the Package Does (One Line, Title Case)
What the package does (one paragraph).
Authors:
tinyexpect_0.0.0.9002.tar.gz
tinyexpect_0.0.0.9002.zip(r-4.5)tinyexpect_0.0.0.9002.zip(r-4.4)tinyexpect_0.0.0.9002.zip(r-4.3)
tinyexpect_0.0.0.9002.tgz(r-4.4-any)tinyexpect_0.0.0.9002.tgz(r-4.3-any)
tinyexpect_0.0.0.9002.tar.gz(r-4.5-noble)tinyexpect_0.0.0.9002.tar.gz(r-4.4-noble)
tinyexpect_0.0.0.9002.tgz(r-4.4-emscripten)tinyexpect_0.0.0.9002.tgz(r-4.3-emscripten)
tinyexpect.pdf |tinyexpect.html✨
tinyexpect/json (API)
# Install 'tinyexpect' in R: |
install.packages('tinyexpect', repos = c('https://mojaveazure.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mojaveazure/tinyexpect/issues
Last updated 4 months agofrom:94cd1ff6fa. Checks:OK: 1 WARNING: 4 ERROR: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 23 2024 |
R-4.5-win | WARNING | Oct 23 2024 |
R-4.5-linux | WARNING | Oct 23 2024 |
R-4.4-win | WARNING | Oct 23 2024 |
R-4.4-mac | ERROR | Oct 23 2024 |
R-4.3-win | WARNING | Oct 23 2024 |
R-4.3-mac | ERROR | Oct 23 2024 |
Exports:exit_if_not_installedexit_on_biocexit_on_ciexit_on_covrexit_on_cranexit_on_osexpect_invisibleexpect_s3_classexpect_s4_classexpect_typeexpect_visibleskipskip_if_not_installedskip_on_biocskip_on_ciskip_on_covrskip_on_cranskip_on_os
Readme and manuals
Help Manual
Help page | Topics |
---|---|
tinyexpect: What the Package Does (One Line, Title Case) | tinyexpect-package tinyexpect |
Expect Invisible | expect_invisible |
Expect S3 Object | expect_s3_class |
Expect S4 Object | expect_s4_class |
Expect Object Type | expect_type |
Expect Visible | expect_visible |
Stop Testing | skip |
Stop Testing if a Required Package is Not Installed | exit_if_not_installed skip_if_not_installed |
Stop Testing on the Bioconductor Build System | exit_on_bioc skip_on_bioc |
Stop Testing on CI | exit_on_ci skip_on_ci |
Stop Testing Under 'covr' | exit_on_covr skip_on_covr |
Stop Testing on CRAN | exit_on_cran skip_on_cran |
Stop Testing on Specific Operating Systems and Architectures | exit_on_os skip_on_os |