CRAN Package Check Results for Package rasciidoc

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.1.1 2.39 47.17 49.56 OK
r-devel-linux-x86_64-debian-gcc 4.1.1 1.87 36.80 38.67 OK
r-devel-linux-x86_64-fedora-clang 4.1.1 64.75 OK
r-devel-linux-x86_64-fedora-gcc 4.1.1 73.79 OK
r-devel-windows-x86_64 4.1.1 4.00 239.00 243.00 ERROR
r-patched-linux-x86_64 4.1.1 2.84 46.99 49.83 OK
r-release-linux-x86_64 4.1.1 2.80 45.93 48.73 OK
r-release-macos-arm64 4.1.1 31.00 OK
r-release-macos-x86_64 4.1.1 47.00 OK
r-release-windows-x86_64 4.1.1 4.00 83.00 87.00 OK
r-oldrel-macos-arm64 4.1.1 38.00 OK
r-oldrel-macos-x86_64 4.1.1 53.00 OK
r-oldrel-windows-x86_64 4.1.1 5.00 86.00 91.00 OK

Check Details

Version: 4.1.1
Check: tests
Result: ERROR Running 'runit.R' [0s] Running 'testthat.R' [38s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(rasciidoc) Due to the CRAN policy of not writing "anywhere else on the file system apart from the R session's temporary directory" we work on a temporary copy of the input file. Thus all internal sourcing and internal links will be broken and any output is written to D:\temp\RtmpioXvQV. Set the option "write_to_disk" to TRUE (using options("write_to_disk" = TRUE) ) to bypass this. You may want to include the above line into your ~/.Rprofile. > > test_check("rasciidoc") Cloning into '/d/temp/RtmpioXvQV/asciidoc'... fatal: unable to access 'https://github.com/asciidoc-py/asciidoc-py/': Could not resolve host: github.com Cloning into '/d/temp/RtmpioXvQV/asciidoc'... fatal: unable to access 'https://github.com/asciidoc-py/asciidoc-py/': Could not resolve host: github.com Cloning into '/d/temp/RtmpioXvQV/asciidoc'... fatal: unable to access 'https://github.com/asciidoc-py/asciidoc-py/': Could not resolve host: github.com [ FAIL 4 | WARN 2 | SKIP 0 | PASS 2 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-main.R:20:29'): get asciidoc ───────────────────────────────── result[["asciidoc_source"]] has type 'NULL', not 'character'. ── Error ('test-main.R:23:29'): get asciidoc ─────────────────────────────────── Error in `file.exists(source_file)`: invalid 'file' argument Backtrace: ▆ 1. ├─testthat::expect_true(file.exists(source_file)) at test-main.R:23:29 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─base::file.exists(source_file) ── Error ('test-main.R:38:13'): run asciidoc ─────────────────────────────────── <GIT_ENOTFOUND/libgit2_error/error/condition> Error in `libgit2::git_repository_open_ext`: could not find repository at 'D:\temp\RtmpioXvQV\asciidoc' Backtrace: ▆ 1. ├─withr::with_dir(...) at test-main.R:38:13 2. │ └─base::force(code) 3. ├─rasciidoc::rasciidoc(...) 4. │ └─rasciidoc:::get_asciidoc(tag = git_checkout_asciidoc_tag) 5. │ └─gert::git_reset_hard(repo = local_asciidoc_path, ref = as.character(the_tag)) 6. │ └─gert:::git_reset("hard", ref = ref, repo = repo) 7. │ └─gert::git_open(repo) 8. │ └─gert:::git_repository_open(path, search) 9. └─gert:::raise_libgit2_error(...) ── Error ('test-main.R:85:9'): render ────────────────────────────────────────── <GIT_ENOTFOUND/libgit2_error/error/condition> Error in `libgit2::git_repository_open_ext`: could not find repository at 'D:\temp\RtmpioXvQV\asciidoc' Backtrace: ▆ 1. ├─withr::with_dir(file.path(tempdir(), "files"), status <- render("simple.Rasciidoc")) at test-main.R:85:9 2. │ └─base::force(code) 3. ├─rasciidoc::render("simple.Rasciidoc") 4. │ └─rasciidoc::rasciidoc(...) 5. │ └─rasciidoc:::get_asciidoc(tag = git_checkout_asciidoc_tag) 6. │ └─gert::git_reset_hard(repo = local_asciidoc_path, ref = as.character(the_tag)) 7. │ └─gert:::git_reset("hard", ref = ref, repo = repo) 8. │ └─gert::git_open(repo) 9. │ └─gert:::git_repository_open(path, search) 10. └─gert:::raise_libgit2_error(...) [ FAIL 4 | WARN 2 | SKIP 0 | PASS 2 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 4.1.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'Knitting_Asciidoc_with_R.Rasciidoc' using rasciidoc Warning in run_knit(file_name, knit = knit, envir = envir, write_to_disk = write_to_disk) : Setting option knit to TRUE based on the file contents! processing file: D:\RCompile\CRANpkg\local\4.5\rasciidoc.Rcheck\vign_test\rasciidoc\vignettes\Knitting_Asciidoc_with_R.Rasciidoc Cloning into '/d/temp/RtmpYlt41E/asciidoc'... fatal: unable to access 'https://github.com/asciidoc-py/asciidoc-py/': Could not resolve host: github.com Cloning into '/d/temp/RtmpYlt41E/asciidoc'... fatal: unable to access 'https://github.com/asciidoc-py/asciidoc-py/': Could not resolve host: github.com Cloning into '/d/temp/RtmpYlt41E/asciidoc'... fatal: unable to access 'https://github.com/asciidoc-py/asciidoc-py/': Could not resolve host: github.com output file: D:/RCompile/CRANpkg/local/4.5/rasciidoc.Rcheck/vign_test/rasciidoc/vignettes/Knitting_Asciidoc_with_R.asciidoc Can't find program `source-highlight`. Please install first (http://www.gnu.org/software/src-highlite/). Can't find program `source-highlight`. Please install first (http://www.gnu.org/software/src-highlite/). Can't find program `asciidoc`. Please install first (http://www.asciidoc.org). Cloning into '/d/temp/RtmpYlt41E/asciidoc'... fatal: unable to access 'https://github.com/asciidoc-py/asciidoc-py/': Could not resolve host: github.com Error: processing vignette 'Knitting_Asciidoc_with_R.Rasciidoc' failed with diagnostics: could not find repository at 'D:\temp\RtmpYlt41E\asciidoc' --- failed re-building 'Knitting_Asciidoc_with_R.Rasciidoc' SUMMARY: processing the following file failed: 'Knitting_Asciidoc_with_R.Rasciidoc' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64