CRAN Package Check Results for Package biblio

Last updated on 2021-10-07 06:49:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 3.75 157.83 161.58 ERROR
r-devel-linux-x86_64-debian-gcc 0.0.2 2.71 117.16 119.87 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.2 68.28 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.2 232.91 NOTE
r-devel-windows-x86_64 0.0.2 6.00 184.00 190.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.0.2 NOTE
r-patched-linux-x86_64 0.0.2 5.97 158.49 164.46 ERROR
r-patched-solaris-x86 0.0.2 71.00 NOTE
r-release-linux-x86_64 0.0.2 3.70 158.58 162.28 ERROR
r-release-macos-arm64 0.0.2 NOTE
r-release-macos-x86_64 0.0.2 ERROR
r-release-windows-ix86+x86_64 0.0.2 8.00 195.00 203.00 OK
r-oldrel-macos-x86_64 0.0.2 ERROR
r-oldrel-windows-ix86+x86_64 0.0.2 6.00 185.00 191.00 OK

Check Details

Version: 0.0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [127s/137s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > # browseURL("https://kbroman.org/pkg_primer/pages/tests.html")
     > # browseURL(file.path("https://walczak.org/2017/06",
     > # "how-to-add-code-coverage-codecov-to-your-r-package/"))
     >
     > library(testthat)
     > library(biblio)
     >
     > test_check("biblio")
     ordinary text without R code
    
     /usr/bin/pandoc +RTS -K512m -RTS test_refs.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output test_refs.html --lua-filter /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --standalone --section-divs --template /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=bootstrap --include-in-header /tmp/RtmpAWvl4t/rmarkdown-str1a9155b7b2f9.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --filter /usr/bin/pandoc-citeproc
     == Failed tests ================================================================
     -- Error (test-reflist.R:15:4): Backups are written ----------------------------
     Error in `file(file, "wb", encoding = encoding, ...)`: cannot open the connection
     Backtrace:
     x
     1. +-biblio::reflist(...) test-reflist.R:15:24
     2. \-biblio::reflist(...)
     3. \-biblio:::.local(x, ...)
     4. +-biblio::reflist(...)
     5. \-biblio::reflist(...)
     6. \-biblio:::.local(x, ...)
     7. +-biblio::write_bib(x = x, file = bib_file, encoding = encoding)
     8. \-biblio:::write_bib.lib_df(x = x, file = bib_file, encoding = encoding)
     9. \-base::file(file, "wb", encoding = encoding, ...)
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 21 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [93s/135s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > # browseURL("https://kbroman.org/pkg_primer/pages/tests.html")
     > # browseURL(file.path("https://walczak.org/2017/06",
     > # "how-to-add-code-coverage-codecov-to-your-r-package/"))
     >
     > library(testthat)
     > library(biblio)
     >
     > test_check("biblio")
     ordinary text without R code
    
     /usr/bin/pandoc +RTS -K512m -RTS test_refs.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output test_refs.html --lua-filter /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --standalone --section-divs --template /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=bootstrap --include-in-header /home/hornik/tmp/scratch/Rtmpgld89B/rmarkdown-str41c9727852fe.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --filter /usr/bin/pandoc-citeproc
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-reflist.R:15:4): Backups are written ────────────────────────────
     Error in `file(file, "wb", encoding = encoding, ...)`: cannot open the connection
     Backtrace:
     █
     1. ├─biblio::reflist(...) test-reflist.R:15:24
     2. └─biblio::reflist(...)
     3. └─biblio:::.local(x, ...)
     4. ├─biblio::reflist(...)
     5. └─biblio::reflist(...)
     6. └─biblio:::.local(x, ...)
     7. ├─biblio::write_bib(x = x, file = bib_file, encoding = encoding)
     8. └─biblio:::write_bib.lib_df(x = x, file = bib_file, encoding = encoding)
     9. └─base::file(file, "wb", encoding = encoding, ...)
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 21 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.2
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘methods’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.0.2
Check: data for non-ASCII characters
Result: NOTE
     Note: found 1904 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [129s/139s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > # browseURL("https://kbroman.org/pkg_primer/pages/tests.html")
     > # browseURL(file.path("https://walczak.org/2017/06",
     > # "how-to-add-code-coverage-codecov-to-your-r-package/"))
     >
     > library(testthat)
     > library(biblio)
     >
     > test_check("biblio")
     ordinary text without R code
    
     /usr/bin/pandoc +RTS -K512m -RTS test_refs.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output test_refs.html --lua-filter /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --standalone --section-divs --template /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=bootstrap --include-in-header /tmp/RtmpRLdaKN/rmarkdown-str4a9361344dcd.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --filter /usr/bin/pandoc-citeproc
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-reflist.R:15:4): Backups are written ────────────────────────────
     Error: cannot open the connection
     Backtrace:
     █
     1. ├─biblio::reflist(...) test-reflist.R:15:24
     2. └─biblio::reflist(...)
     3. └─biblio:::.local(x, ...)
     4. ├─biblio::reflist(...)
     5. └─biblio::reflist(...)
     6. └─biblio:::.local(x, ...)
     7. ├─biblio::write_bib(x = x, file = bib_file, encoding = encoding)
     8. └─biblio:::write_bib.lib_df(x = x, file = bib_file, encoding = encoding)
     9. └─base::file(file, "wb", encoding = encoding, ...)
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 21 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [129s/142s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > # browseURL("https://kbroman.org/pkg_primer/pages/tests.html")
     > # browseURL(file.path("https://walczak.org/2017/06",
     > # "how-to-add-code-coverage-codecov-to-your-r-package/"))
     >
     > library(testthat)
     > library(biblio)
     >
     > test_check("biblio")
     ordinary text without R code
    
     /usr/bin/pandoc +RTS -K512m -RTS test_refs.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output test_refs.html --lua-filter /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --standalone --section-divs --template /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=bootstrap --include-in-header /tmp/RtmpNHtPDe/rmarkdown-str7e6a421d7df.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --filter /usr/bin/pandoc-citeproc
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-reflist.R:15:4): Backups are written ────────────────────────────
     Error in `file(file, "wb", encoding = encoding, ...)`: cannot open the connection
     Backtrace:
     █
     1. ├─biblio::reflist(...) test-reflist.R:15:24
     2. └─biblio::reflist(...)
     3. └─biblio:::.local(x, ...)
     4. ├─biblio::reflist(...)
     5. └─biblio::reflist(...)
     6. └─biblio:::.local(x, ...)
     7. ├─biblio::write_bib(x = x, file = bib_file, encoding = encoding)
     8. └─biblio:::write_bib.lib_df(x = x, file = bib_file, encoding = encoding)
     9. └─base::file(file, "wb", encoding = encoding, ...)
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 21 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     Error: pandoc version 1.12.3 or higher is required and was not found (see the help page ?rmarkdown::pandoc_available).
     Backtrace:
     █
     1. ├─biblio::reflist(...) test-reflist.R:8:24
     2. └─biblio::reflist(...)
     3. └─biblio:::.local(x, ...)
     4. ├─yamlme::render_rmd(input = filename)
     5. └─yamlme:::render_rmd.character(input = filename)
     6. └─rmarkdown::render(input, ...)
     7. └─rmarkdown::pandoc_available(required_pandoc, error = TRUE)
     8. └─rmarkdown:::stop2(paste(msg, collapse = " "))
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 18 ]
     Error: Test failures
     Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64