Last updated on 2026-09-03 21:53:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 14.73 | 138.48 | 153.21 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 11.71 | 103.77 | 115.48 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 12.00 | 90.11 | 102.11 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 12.00 | 100.38 | 112.38 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 20.00 | 11.00 | 31.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.1 | 14.34 | 126.55 | 140.89 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 15.54 | 127.22 | 142.76 | OK | |
| r-release-macos-arm64 | 1.0.1 | 4.00 | 35.00 | 39.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 11.00 | 143.00 | 154.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 18.00 | 128.00 | 146.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 9.00 | 105.00 | 114.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 25.00 | 167.00 | 192.00 | OK |
Version: 1.0.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Norm Matloff <normmatloff@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Norm",
family = "Matloff",
role = c("aut", "cre"),
email = "normmatloff@gmail.com"),
person(given = "Vincent",
family = "Yang",
role = "aut",
email = "vinyang@ucdavis.edu"),
person(given = "Harrison",
family = "Nguyen",
role = "aut",
email = "hhnguy@ucdavis.edu"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: whether the package can be loaded
Result: ERROR
Loading this package had a fatal error status code 1
Loading log:
Loading required package: data.table
Attaching package: 'data.table'
The following object is masked from 'package:base':
%notin%
Loading required package: plotly
Loading required package: ggplot2
Attaching package: 'plotly'
The following object is masked from 'package:ggplot2':
last_plot
The following object is masked from 'package:stats':
filter
The following object is masked from 'package:graphics':
layout
Loading required package: freqparcoord
Loading required package: parallel
Loading required package: GGally
Error: package or namespace load failed for 'GGally':
object 'ggcoef_multinom' is not exported by 'namespace:ggstats'
Error: package 'GGally' could not be loaded
Execution halted
Flavor: r-devel-windows-x86_64