Last updated on 2025-01-12 05:49:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.1 | 29.11 | 88.25 | 117.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1.1 | 21.85 | 66.08 | 87.93 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1.1 | 210.05 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.1 | 219.72 | NOTE | |||
r-devel-windows-x86_64 | 2.1.1 | 32.00 | 183.00 | 215.00 | NOTE | |
r-patched-linux-x86_64 | 2.1.1 | 30.22 | 84.92 | 115.14 | NOTE | |
r-release-macos-arm64 | 2.1.1 | 68.00 | NOTE | |||
r-release-macos-x86_64 | 2.1.1 | 80.00 | ERROR | |||
r-release-windows-x86_64 | 2.1.1 | 32.00 | 0.00 | 32.00 | FAIL | |
r-oldrel-macos-arm64 | 2.1.1 | 73.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.1.1 | 126.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.1.1 | 40.00 | 206.00 | 246.00 | OK |
Version: 2.1.1
Check: Rd files
Result: NOTE
checkRd: (-1) riedsid.Rd:92-93: Lost braces in \itemize; meant \describe ?
checkRd: (-1) riedsid.Rd:94-96: Lost braces in \itemize; meant \describe ?
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 2.1.1
Check: installed package size
Result: NOTE
installed size is 5.1Mb
sub-directories of 1Mb or more:
doc 1.5Mb
libs 2.9Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 2.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘fftw.Rnw’ using knitr
--- finished re-building ‘fftw.Rnw’
--- re-building ‘multivariate.Rnw’ using knitr
--- finished re-building ‘multivariate.Rnw’
--- re-building ‘normalization.Rnw’ using knitr
--- finished re-building ‘normalization.Rnw’
--- re-building ‘psd_overview.Rnw’ using knitr
--- finished re-building ‘psd_overview.Rnw’
/Library/Frameworks/R.framework/Resources/bin/Rscript -e "if (getRversion() >= '3.0.0') knitr::knit2pdf('fftw.Rnw') else tools::texi2pdf('fftw.tex')"
processing file: fftw.Rnw
output file: fftw.tex
! Undefined control sequence.
l.134 \hlkwd{rm}\hldef
{(}\hlkwc{list}\hldef{=}\hlkwd{ls}\hldef{())}
Error: LaTeX failed to compile fftw.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See fftw.log for more info.
Execution halted
make: *** [fftw.pdf] Error 1
Error in tools::buildVignettes(dir = "/Volumes/Builds/packages/big-sur-x86_64/results/4.4/psd.Rcheck/vign_test/psd", :
running 'make' failed
Execution halted
Flavor: r-release-macos-x86_64
Version: 2.1.1
Check: re-building of vignette outputs
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
>
> ### ** Examples
>
> data(wipp30)
> summary(wipp30)
time wl baro et
Min. : 20 Min. :14.37 Min. :12.73 Min. :-2069.87
1st Qu.: 3373 1st Qu.:14.53 1st Qu.:12.87 1st Qu.: -500.19
Median : 6726 Median :14.73 Median :12.92 Median : 111.53
Mean : 6726 Mean :14.77 Mean :12.92 Mean : -39.95
3rd Qu.:10079 3rd Qu.:15.04 3rd Qu.:12.97 3rd Qu.: 475.10
Max. :13432 Max. :15.21 Max. :13.21 Max. : 1098.16
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 1.47 0.11 4.2 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-x86_64