Last updated on 2025-09-12 01:53:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.0 | 2.44 | 88.58 | 91.02 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.0 | 2.58 | 48.84 | 51.42 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.1.0 | 156.10 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 145.30 | OK | |||
r-devel-windows-x86_64 | 2.1.0 | 4.00 | 99.00 | 103.00 | OK | |
r-patched-linux-x86_64 | 2.1.0 | 2.76 | 81.94 | 84.70 | OK | |
r-release-linux-x86_64 | 2.1.0 | 2.63 | 82.34 | 84.97 | OK | |
r-release-macos-arm64 | 2.1.0 | 60.00 | OK | |||
r-release-macos-x86_64 | 2.1.0 | 117.00 | OK | |||
r-release-windows-x86_64 | 2.1.0 | 4.00 | 100.00 | 104.00 | OK | |
r-oldrel-macos-arm64 | 2.1.0 | 59.00 | OK | |||
r-oldrel-macos-x86_64 | 2.1.0 | 103.00 | OK | |||
r-oldrel-windows-x86_64 | 2.1.0 | 5.00 | 129.00 | 134.00 | OK |
Version: 2.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘MultistateLH.Rmd’ using knitr
key 'gampe2007population'
A bibentry of bibtype ‘TechReport’ has to specify the field: institution
key 'wilmoth2021methods'
A bibentry of bibtype ‘TechReport’ has to specify the field: institution
key 'littlerubin2019'
A bibentry of bibtype ‘Book’ has to specify the field: publisher
key 'dequeljoe2023'
A bibentry of bibtype ‘TechReport’ has to specify the field: institution
key 'schererl2021'
A bibentry of bibtype ‘TechReport’ has to specify the field: institution
--- finished re-building ‘MultistateLH.Rmd’
--- re-building ‘Piecewise_exponential.Rmd’ using knitr
key 'gampe2007population'
A bibentry of bibtype ‘TechReport’ has to specify the field: institution
key 'wilmoth2021methods'
A bibentry of bibtype ‘TechReport’ has to specify the field: institution
key 'littlerubin2019'
A bibentry of bibtype ‘Book’ has to specify the field: publisher
key 'dequeljoe2023'
A bibentry of bibtype ‘TechReport’ has to specify the field: institution
key 'schererl2021'
A bibentry of bibtype ‘TechReport’ has to specify the field: institution
--- finished re-building ‘Piecewise_exponential.Rmd’
--- re-building ‘Tutorial.Rmd’ using knitr
Quitting from Tutorial.Rmd:86-90 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `open.connection()`:
! cannot open the connection
---
Backtrace:
▆
1. └─HMDHFDplus::getHFDcountries()
2. ├─xml2::read_html("https://www.humanfertility.org")
3. └─xml2:::read_html.default("https://www.humanfertility.org")
4. ├─base::suppressWarnings(...)
5. │ └─base::withCallingHandlers(...)
6. ├─xml2::read_xml(x, encoding = encoding, ..., as_html = TRUE, options = options)
7. └─xml2:::read_xml.character(...)
8. └─xml2:::read_xml.connection(...)
9. ├─base::open(x, "rb")
10. └─base::open.connection(x, "rb")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Tutorial.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘Tutorial.Rmd’
SUMMARY: processing the following file failed:
‘Tutorial.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc