Last updated on 2025-04-12 20:51:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.29 | 10.63 | 82.80 | 93.43 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.29 | 6.08 | 62.20 | 68.28 | NOTE | |
r-devel-linux-x86_64-fedora-gcc | 1.1.29 | 166.30 | NOTE | |||
r-devel-macos-arm64 | 1.1.29 | 76.00 | NOTE | |||
r-devel-macos-x86_64 | 1.1.29 | 111.00 | NOTE | |||
r-devel-windows-x86_64 | 1.1.29 | 11.00 | 93.00 | 104.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.29 | 10.05 | 80.87 | 90.92 | NOTE | |
r-release-linux-x86_64 | 1.1.29 | NOTE | ||||
r-release-macos-arm64 | 1.1.29 | 49.00 | NOTE | |||
r-release-macos-x86_64 | 1.1.29 | 87.00 | NOTE | |||
r-release-windows-x86_64 | 1.1.29 | 14.00 | 120.00 | 134.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1.29 | OK | ||||
r-oldrel-macos-x86_64 | 1.1.29 | 82.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.29 | 14.00 | 113.00 | 127.00 | OK |
Version: 1.1.29
Check: Rd files
Result: NOTE
checkRd: (-1) surrogates_ews.Rd:31: Lost braces
31 | \item{span}{parameter that controls the degree of smoothing (numeric between 0 and 100, Default 25). see more on loess{stats}}
| ^
checkRd: (-1) surrogates_ews.Rd:33: Lost braces
33 | \item{degree}{the degree of polynomial to be used for when loess fitting is applied, normally 1 or 2 (Default). see more on loess{stats}}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 1.1.29
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘knitr’
All declared Imports should be used.
Flavor: r-devel-linux-x86_64-fedora-gcc