Last updated on 2025-06-17 05:50:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 3.19 | 252.90 | 256.09 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.53 | 184.67 | 187.20 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 396.43 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 409.37 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 5.00 | 309.00 | 314.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 3.41 | 247.55 | 250.96 | OK | |
r-release-linux-x86_64 | 0.1.0 | 3.06 | 245.33 | 248.39 | OK | |
r-release-macos-arm64 | 0.1.0 | 177.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 203.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 4.00 | 164.00 | 168.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.0 | 172.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 195.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 6.00 | 392.00 | 398.00 | OK |
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'missing-data.Rmd' using rmarkdown
--- finished re-building 'missing-data.Rmd'
--- re-building 'pminternal.Rmd' using rmarkdown
Quitting from pminternal.Rmd:31-49 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! cannot open the connection to 'https://hbiostat.org/data/repo/Rcontents.txt'
---
Backtrace:
▆
1. └─Hmisc::getHdata("gusto")
2. └─base::readLines(paste0(where, "/Rcontents.txt"))
3. └─base::file(con, "r")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'pminternal.Rmd' failed with diagnostics:
cannot open the connection to 'https://hbiostat.org/data/repo/Rcontents.txt'
--- failed re-building 'pminternal.Rmd'
--- re-building 'validate-examples.Rmd' using rmarkdown
Quitting from validate-examples.Rmd:19-30 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! cannot open the connection to 'https://hbiostat.org/data/repo/Rcontents.txt'
---
Backtrace:
▆
1. └─Hmisc::getHdata("gusto")
2. └─base::readLines(paste0(where, "/Rcontents.txt"))
3. └─base::file(con, "r")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'validate-examples.Rmd' failed with diagnostics:
cannot open the connection to 'https://hbiostat.org/data/repo/Rcontents.txt'
--- failed re-building 'validate-examples.Rmd'
SUMMARY: processing the following files failed:
'pminternal.Rmd' 'validate-examples.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-x86_64