Last updated on 2025-07-05 20:48:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.36 | 29.16 | 30.52 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.35 | 22.52 | 23.87 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 47.98 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 58.40 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 2.00 | 49.00 | 51.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 1.75 | 26.39 | 28.14 | OK | |
r-release-linux-x86_64 | 0.1.0 | 1.68 | 26.27 | 27.95 | OK | |
r-release-macos-arm64 | 0.1.0 | 32.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 49.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 3.00 | 50.00 | 53.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 35.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 41.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 2.00 | 57.00 | 59.00 | OK |
Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Jesper Wulff <jwulff@econ.au.dk>’
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘intro-alphaN.Rmd’ using rmarkdown
Quitting from intro-alphaN.Rmd:90-92 [unnamed-chunk-7]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! cannot open the connection to 'https://stats.idre.ucla.edu/stat/data/binary.csv'
---
Backtrace:
▆
1. └─utils::read.csv("https://stats.idre.ucla.edu/stat/data/binary.csv")
2. └─utils::read.table(...)
3. └─base::file(file, "rt")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'intro-alphaN.Rmd' failed with diagnostics:
cannot open the connection to 'https://stats.idre.ucla.edu/stat/data/binary.csv'
--- failed re-building ‘intro-alphaN.Rmd’
SUMMARY: processing the following file failed:
‘intro-alphaN.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘intro-alphaN.Rmd’ using rmarkdown
Quitting from intro-alphaN.Rmd:90-92 [unnamed-chunk-7]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! cannot open the connection to 'https://stats.idre.ucla.edu/stat/data/binary.csv'
---
Backtrace:
▆
1. └─utils::read.csv("https://stats.idre.ucla.edu/stat/data/binary.csv")
2. └─utils::read.table(...)
3. └─base::file(file, "rt")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'intro-alphaN.Rmd' failed with diagnostics:
cannot open the connection to 'https://stats.idre.ucla.edu/stat/data/binary.csv'
--- failed re-building ‘intro-alphaN.Rmd’
SUMMARY: processing the following file failed:
‘intro-alphaN.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang