Last updated on 2026-06-07 20:51:58 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.6 | 3.47 | 57.47 | 60.94 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.9.6 | 2.73 | 29.46 | 32.19 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.9.6 | 93.08 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.9.6 | 87.32 | OK | |||
| r-devel-windows-x86_64 | 0.9.6 | 5.00 | 76.00 | 81.00 | OK | |
| r-patched-linux-x86_64 | 0.9.6 | 4.21 | 54.08 | 58.29 | OK | |
| r-release-linux-x86_64 | 0.9.6 | 3.34 | 54.78 | 58.12 | OK | |
| r-release-macos-arm64 | 0.9.6 | 1.00 | 17.00 | 18.00 | OK | |
| r-release-macos-x86_64 | 0.9.6 | 3.00 | 59.00 | 62.00 | OK | |
| r-release-windows-x86_64 | 0.9.6 | 5.00 | 77.00 | 82.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.6 | OK | ||||
| r-oldrel-macos-x86_64 | 0.9.6 | 3.00 | 53.00 | 56.00 | OK | |
| r-oldrel-windows-x86_64 | 0.9.6 | 7.00 | 90.00 | 97.00 | OK |
Version: 0.9.6
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Daniel Fischer <daniel.fischer@luke.fi>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Daniel",
family = "Fischer",
role = c("aut", "cre"),
email = "daniel.fischer@luke.fi"),
person(given = "Alain",
family = "Berro",
role = "aut"),
person(given = "Klaus",
family = "Nordhausen",
role = "aut"),
person(given = "Anne",
family = "Ruiz-Gazen",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.9.6
Check: examples
Result: ERROR
Running examples in ‘REPPlab-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: EPPlab
> ### Title: Function for Exploratory Projection Pursuit.
> ### Aliases: EPPlab
>
> ### ** Examples
>
>
> library(tourr)
Error in library(tourr) : there is no package called ‘tourr’
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc