CRAN Package Check Results for Package bib2df

Last updated on 2019-04-02 08:50:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 3.77 34.77 38.54 WARN
r-devel-linux-x86_64-debian-gcc 1.0.1 2.85 28.03 30.88 WARN
r-devel-linux-x86_64-fedora-clang 1.0.1 46.10 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.1 43.23 WARN
r-devel-windows-ix86+x86_64 1.0.1 12.00 76.00 88.00 WARN
r-patched-linux-x86_64 1.0.1 3.85 34.77 38.62 WARN
r-patched-solaris-x86 1.0.1 64.20 WARN
r-release-linux-x86_64 1.0.1 1.93 33.26 35.19 WARN
r-release-windows-ix86+x86_64 1.0.1 4.00 77.00 81.00 WARN
r-release-osx-x86_64 1.0.1 ERROR
r-oldrel-windows-ix86+x86_64 1.0.1 6.00 84.00 90.00 WARN
r-oldrel-osx-x86_64 1.0.1 ERROR

Check Details

Version: 1.0.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building 'bib2df.Rmd' using rmarkdown
    Quitting from lines 68-77 (bib2df.Rmd)
    Error: processing vignette 'bib2df.Rmd' failed with diagnostics:
    Invalid URL: File is not readable.
    --- failed re-building 'bib2df.Rmd'
    
    SUMMARY: processing the following file failed:
     'bib2df.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 1.0.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘bib2df.Rmd’ using rmarkdown
    Quitting from lines 68-77 (bib2df.Rmd)
    Error: processing vignette 'bib2df.Rmd' failed with diagnostics:
    Invalid URL: File is not readable.
    --- failed re-building ‘bib2df.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘bib2df.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64

Version: 1.0.1
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Quitting from lines 68-77 (bib2df.Rmd)
    Error: processing vignette 'bib2df.Rmd' failed with diagnostics:
    Invalid URL: File is not readable.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 1.0.1
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Quitting from lines 68-77 (bib2df.Rmd)
    Error: processing vignette ‘bib2df.Rmd’ failed with diagnostics:
    Invalid URL: File is not readable.
    Execution halted
Flavors: r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/11s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     > library("testthat")
     > library("bib2df")
     > test_check("bib2df")
     ── 1. Failure: bib2df() throws error messages (@tests.R#70) ───────────────────
     `bib2df("https://www.example.com/data/x.bib")` threw an error with unexpected message.
     Expected match: "Invalid URL: File is not readable."
     Actual message: "Timeout was reached: Connection timed out after 10009 milliseconds"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 19 SKIPPED: 0 FAILED: 1
     1. Failure: bib2df() throws error messages (@tests.R#70)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64

Version: 1.0.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     > library("testthat")
     > library("bib2df")
     > test_check("bib2df")
     ── 1. Failure: bib2df() throws error messages (@tests.R#70) ───────────────────
     `bib2df("https://www.example.com/data/x.bib")` threw an error with unexpected message.
     Expected match: "Invalid URL: File is not readable."
     Actual message: "Timeout was reached: Connection timed out after 10001 milliseconds"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 19 SKIPPED: 0 FAILED: 1
     1. Failure: bib2df() throws error messages (@tests.R#70)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-osx-x86_64