Last updated on 2025-10-09 15:50:16 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 10.61 | 77.83 | 88.44 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 6.76 | 54.22 | 60.98 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 137.04 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 135.70 | ERROR | |||
r-devel-windows-x86_64 | 1.0 | 13.00 | 90.00 | 103.00 | ERROR | |
r-patched-linux-x86_64 | 1.0 | 9.44 | 71.76 | 81.20 | ERROR | |
r-release-linux-x86_64 | 1.0 | 8.72 | 71.98 | 80.70 | ERROR | |
r-release-macos-arm64 | 1.0 | 40.00 | OK | |||
r-release-macos-x86_64 | 1.0 | 84.00 | OK | |||
r-release-windows-x86_64 | 1.0 | 13.00 | 87.00 | 100.00 | ERROR | |
r-oldrel-macos-arm64 | 1.0 | 41.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0 | 61.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0 | 16.00 | 107.00 | 123.00 | ERROR |
Version: 1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Veronica Nava <veronicanava245@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Veronica",
family = "Nava",
role = c("aut", "cre"),
email = "veronicanava245@gmail.com"),
person(given = c("Maria", "Luce"),
family = "Frezzotti",
role = "ctb"),
person(given = "Barbara",
family = "Leoni",
role = "ctb"))
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0
Check: examples
Result: ERROR
Running examples in ‘RamanMP-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: peak.finder
> ### Title: Peaks identification
> ### Aliases: peak.finder
> ### Keywords: peaks
>
> ### ** Examples
>
> data("MPdatabase")
> peak.data<-peak.finder(MPdatabase[,c(1,7)], threshold = 500, m=7)
Error: <ggplot2::element_text> object properties are invalid:
- @size must be <NULL>, <integer>, or <double>, not <character>
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0
Check: examples
Result: ERROR
Running examples in ‘RamanMP-Ex.R’ failed
The error most likely occurred in:
> ### Name: peak.finder
> ### Title: Peaks identification
> ### Aliases: peak.finder
> ### Keywords: peaks
>
> ### ** Examples
>
> data("MPdatabase")
> peak.data<-peak.finder(MPdatabase[,c(1,7)], threshold = 500, m=7)
Error: <ggplot2::element_text> object properties are invalid:
- @size must be <NULL>, <integer>, or <double>, not <character>
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.