CRAN Package Check Results for Package rjtools

Last updated on 2024-06-06 05:57:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.13 5.97 67.22 73.19 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.13 5.59 52.22 57.81 OK
r-devel-linux-x86_64-fedora-clang 1.0.13 103.14 OK
r-devel-linux-x86_64-fedora-gcc 1.0.13 111.33 OK
r-devel-windows-x86_64 1.0.13 8.00 74.00 82.00 OK
r-patched-linux-x86_64 1.0.13 11.64 65.36 77.00 OK
r-release-linux-x86_64 1.0.13 8.17 65.74 73.91 OK
r-release-macos-arm64 1.0.13 44.00 OK
r-release-macos-x86_64 1.0.13 61.00 OK
r-release-windows-x86_64 1.0.13 8.00 80.00 88.00 OK
r-oldrel-macos-arm64 1.0.13 48.00 OK
r-oldrel-macos-x86_64 1.0.13 76.00 OK
r-oldrel-windows-x86_64 1.0.13 9.00 82.00 91.00 OK

Check Details

Version: 1.0.13
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rjtools) > > test_check("rjtools") v SUCCESS: File and directory names are compliant. x ERROR: File or directory names contain spaces or non-ASCII characters. For portability only use ASCII characters and no spaces in file and directory names. x ERROR: There are nested subdirectories. Please use at most two directory levels for the article. x ERROR: File or directory names contain spaces or non-ASCII characters. For portability only use ASCII characters and no spaces in file and directory names. v SUCCESS: File and directory names are compliant. v SUCCESS: Article title formatted in title case. x ERROR: Article title not in title case! Suggest title: ToOoOlTiPs: An R Package for Customizable Tooltips in Interactive Graphics. v SUCCESS: Section titles formatted in sentence case. v SUCCESS: Possible motivation letter found: motivation-letter i NOTE: Motivation letter is not detected, if applicable v SUCCESS: No problematic file found x ERROR: Submission contains unnecessary files: RJtemplate.tex v SUCCESS: CRAN activities have been detected for package ggplot2 i NOTE: No CRAN activities detected for package nonexistent Vim: Warning: Output is not to a terminal Vim: Warning: Input is not from a terminal <1b>[m<1b>[m<1b>[0m<1b>[H<1b>[2J<1b>[24;1H"/tmp/RtmpEwOpOj/filedc40c5e01f6c8/testdoc.Rmd" <mpEwOpOj/filedc40c5e01f6c8/testdoc.Rmd" 95L, 5248B<1b>[1;1H<1b>[35m---<1b>[0m <1b>[36mtitle<1b>[0m<1b>[35m:<1b>[0m <1b>[31m"ToOoOlTiPs: An R Package for Customizable Tooltips in Interactive Graphii<1b>[3;1Hcs"<1b>[0m <1b>[36mdate<1b>[0m<1b>[35m:<1b>[0m <1b>[31m"2022-11-09"<1b>[0m <1b>[36mabstract<1b>[0m<1b>[35m:<1b>[0m <1b>[35m><1b>[0m An abstract of less than 150 words. <1b>[36mdraft<1b>[0m<1b>[35m:<1b>[0m <1b>[31mtrue<1b>[0m <1b>[36mauthor<1b>[0m<1b>[35m:<1b>[0m <1b>[33m-<1b>[0m <1b>[36mname<1b>[0m<1b>[35m:<1b>[0m Quietest Quokka <1b>[36maffiliation<1b>[0m<1b>[35m:<1b>[0m University of Little Mates <1b>[36maddress<1b>[0m<1b>[35m:<1b>[0m <1b>[33m-<1b>[0m Department of Letter Q <1b>[33m-<1b>[0m Somewhere, Australia <1b>[36murl<1b>[0m<1b>[35m:<1b>[0m <1b>[36mhttps<1b>[0m<1b>[35m:<1b>[0m//www.britannica.com/animal/quokka <1b>[36morcid<1b>[0m<1b>[35m:<1b>[0m 0000-1721-1511-1101 <1b>[36memail<1b>[0m<1b>[35m:<1b>[0m qquo@ulm.edu <1b>[33m-<1b>[0m <1b>[36mname<1b>[0m<1b>[35m:<1b>[0m Bounciest Bilby <1b>[36maffiliation<1b>[0m<1b>[35m:<1b>[0m <1b>[33m-<1b>[0m University of Little Mates <1b>[33m-<1b>[0m University of Aussie Animals <1b>[36maddress<1b>[0m<1b>[35m:<1b>[0m <1b>[33m-<1b>[0m Department of Letter Q, Somewhere, Australia <1b>[33m-<1b>[0m Department of Marsupials, Somewhere, Australia<1b>[24;63H1,1<1b>[11CTop<1b>[1;1H<1b>[24;1HVim: Error reading input, exiting... Vim: Finished. <1b>[24;1H i Please use the folder 'data/', 'figures/', 'scripts/' and 'motivation-letter/' to organise additional data, figures, scripts, and motivation letter. ! Please maintain the default file/folder structure as it will be checked upon submission. i [Action required] Please align the file name between 'test.Rmd' and 'RJreferences.bib'. Success: your paper is ready to edit! [ FAIL 1 | WARN 1 | SKIP 0 | PASS 31 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-check.R:124:5'): available packages check works ──────────────── Error in `url(sprintf("%s/%s", cran, path), open = "rb")`: cannot open the connection Backtrace: ▆ 1. ├─rjtools (local) expect_SUCCESS(check_packages_available(article_path, ignore = "ToOoOlTiPs")) at test-check.R:124:5 2. │ └─testthat::expect_equal(c(expr), "SUCCESS") at test-check.R:66:19 3. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 4. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 5. └─rjtools::check_packages_available(article_path, ignore = "ToOoOlTiPs") 6. └─rjtools:::allCRANpkgs() 7. └─tools::CRAN_package_db() 8. ├─base::as.data.frame(...) 9. └─tools:::read_CRAN_object(CRAN_baseurl_for_web_area(), "web/packages/packages.rds") 10. ├─base::gzcon(url(sprintf("%s/%s", cran, path), open = "rb")) 11. └─base::url(sprintf("%s/%s", cran, path), open = "rb") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 31 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang