Last updated on 2020-07-14 10:48:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 4.39 | 37.21 | 41.60 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 3.33 | 28.96 | 32.29 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 57.91 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 48.52 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.0 | 16.00 | 77.00 | 93.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 4.04 | 36.57 | 40.61 | OK | |
r-patched-solaris-x86 | 1.0.0 | 76.30 | ERROR | |||
r-release-linux-x86_64 | 1.0.0 | 4.45 | 36.57 | 41.02 | OK | |
r-release-macos-x86_64 | 1.0.0 | FAIL | ||||
r-release-windows-ix86+x86_64 | 1.0.0 | 14.00 | 73.00 | 87.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 10.00 | 73.00 | 83.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/315s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(b3archives)
>
> test_check("b3archives")
trying URL 'http://www.b3.com.br/pesquisapregao/download?filelist=IR200131.zip'
── 1. Error: link still the same (@test-b3_pricereport.R#2) ───────────────────
cannot open URL 'http://www.b3.com.br/pesquisapregao/download?filelist=IR200131.zip'
Backtrace:
1. b3archives::b3_indexreport_download(as.Date("2020-01-31"))
2. utils::download.file(url = url, destfile = zip_file)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 0 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
1. Error: link still the same (@test-b3_pricereport.R#2)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.0.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘Price_and_Index_Reports.Rmd’ using rmarkdown
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.
trying URL 'http://www.b3.com.br/pesquisapregao/download?filelist=IR190918.zip'
Quitting from lines 18-25 (Price_and_Index_Reports.Rmd)
Error: processing vignette 'Price_and_Index_Reports.Rmd' failed with diagnostics:
cannot open URL 'http://www.b3.com.br/pesquisapregao/download?filelist=IR190918.zip'
--- failed re-building ‘Price_and_Index_Reports.Rmd’
SUMMARY: processing the following file failed:
‘Price_and_Index_Reports.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.0.0
Check: DESCRIPTION meta-information
Result: FAIL
Flavor: r-release-macos-x86_64