Last updated on 2024-09-14 03:48:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.0 | 4.82 | 77.84 | 82.66 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.4.0 | 3.29 | 48.97 | 52.26 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.4.0 | 144.65 | OK | |||
r-devel-windows-x86_64 | 1.4.0 | 6.00 | 103.00 | 109.00 | OK | |
r-patched-linux-x86_64 | 1.3.3 | 5.18 | 67.80 | 72.98 | NOTE | |
r-release-linux-x86_64 | 1.4.0 | 4.68 | 53.88 | 58.56 | ERROR | |
r-release-macos-arm64 | 1.4.0 | 43.00 | OK | |||
r-release-macos-x86_64 | 1.4.0 | 81.00 | OK | |||
r-release-windows-x86_64 | 1.4.0 | 10.00 | 102.00 | 112.00 | OK | |
r-oldrel-macos-arm64 | 45.00 | FAIL | ||||
r-oldrel-macos-x86_64 | 1.4.0 | 77.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.4.0 | 6.00 | 104.00 | 110.00 | OK |
Version: 1.3.3
Check: package subdirectories
Result: NOTE
Problems with news in ‘NEWS.md’:
No news entries found.
Flavor: r-patched-linux-x86_64
Version: 1.3.3
Check: Rd files
Result: NOTE
checkRd: (-1) dij.Rd:12: Lost braces; missing escapes or markup?
12 | \item{i}{A positive integer, which stands for the i^{th} row of \code{X}.}
| ^
checkRd: (-1) dij.Rd:14: Lost braces; missing escapes or markup?
14 | \item{j}{A positive integer, which stands for the j^{th} row of \code{X}. Both \code{i} and \code{j} should be in [1,nrow(X)] and they should not be equal to each other.}
| ^
checkRd: (-1) exchange.Rd:12: Lost braces; missing escapes or markup?
12 | \item{j}{A positive integer, which stands for the j^{th} column (or row) of \code{X}, and it should be within [1,ncol(X)] (or [1,nrow(X)]).}
| ^
Flavor: r-patched-linux-x86_64
Version: 1.4.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘devtools’
Flavor: r-release-linux-x86_64
Version: 1.4.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘Vignette_for_LHD.Rmd’ using rmarkdown
Quitting from lines 26-28 [unnamed-chunk-2] (Vignette_for_LHD.Rmd)
Error: processing vignette 'Vignette_for_LHD.Rmd' failed with diagnostics:
there is no package called 'devtools'
--- failed re-building ‘Vignette_for_LHD.Rmd’
SUMMARY: processing the following file failed:
‘Vignette_for_LHD.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.4.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘Vignette_for_LHD.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>")
> devtools::load_all()
When sourcing ‘Vignette_for_LHD.R’:
Error: Could not find a root 'DESCRIPTION' file that starts with '^Package' in
'/private/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T/RtmpY1F4Cy/filebcdd7902416c/vignettes'.
ℹ Are you in your project directory and does your project have a 'DESCRIPTION'
file?
Execution halted
‘Vignette_for_LHD.Rmd’ using ‘UTF-8’... failed
Flavor: r-oldrel-macos-arm64
Version: 1.4.0
Check: re-building of vignette outputs
Result: FAIL
Flavor: r-oldrel-macos-arm64
Version: 1.4.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘Vignette_for_LHD.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>")
> devtools::load_all()
When sourcing ‘Vignette_for_LHD.R’:
Error: Could not find a root 'DESCRIPTION' file that starts with '^Package' in
'/private/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/Rtmp9C3EAV/file16c846cd773cb/vignettes'.
ℹ Are you in your project directory and does your project have a 'DESCRIPTION'
file?
Execution halted
‘Vignette_for_LHD.Rmd’ using ‘UTF-8’... failed
Flavor: r-oldrel-macos-x86_64