Last updated on 2025-04-28 00:50:37 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3 | 1.73 | 31.55 | 33.28 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3 | 1.59 | 23.94 | 25.53 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3 | 54.47 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3 | 52.85 | NOTE | |||
r-devel-windows-x86_64 | 1.3 | 3.00 | 58.00 | 61.00 | OK | |
r-patched-linux-x86_64 | 1.3 | 2.16 | 31.03 | 33.19 | NOTE | |
r-release-linux-x86_64 | 1.3 | 2.03 | 30.80 | 32.83 | NOTE | |
r-release-macos-arm64 | 1.3 | 22.00 | OK | |||
r-release-macos-x86_64 | 1.3 | 43.00 | OK | |||
r-release-windows-x86_64 | 1.3 | 3.00 | 57.00 | 60.00 | OK | |
r-oldrel-macos-arm64 | 1.3 | 20.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3 | 32.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3 | 5.00 | 63.00 | 68.00 | OK |
Version: 1.3
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
‘corrviz.html’
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Antonio Coppola <acoppola@alumni.harvard.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Antonio",
family = "Coppola",
role = c("aut", "cre"),
email = "acoppola@alumni.harvard.edu"),
person(given = "Margaret",
family = "Roberts",
role = "aut"),
person(given = "Brandon",
family = "Stewart",
role = "aut"),
person(given = "Dustin",
family = "Tingley",
role = "aut"))
as necessary.
File 'R/stmCorrViz-internal.R' sets .Random.seed.
This is usually neither needed nor wanted.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3
Check: examples
Result: NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
stmCorrViz 5.362 0.176 5.904
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘SnowballC’ ‘tm’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc