Last updated on 2025-10-30 18:50:01 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 10.49 | 76.38 | 86.87 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 7.69 | 55.84 | 63.53 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 23.00 | 107.54 | 130.54 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 19.00 | 105.34 | 124.34 | ERROR | |
| r-devel-windows-x86_64 | 1.0 | 11.00 | 87.00 | 98.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0 | 10.52 | 72.64 | 83.16 | ERROR | |
| r-release-linux-x86_64 | 1.0 | 9.57 | 72.51 | 82.08 | ERROR | |
| r-release-macos-arm64 | 1.0 | 4.00 | 36.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 1.0 | 8.00 | 76.00 | 84.00 | OK | |
| r-release-windows-x86_64 | 1.0 | 15.00 | 89.00 | 104.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.0 | 4.00 | 37.00 | 41.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0 | 7.00 | 54.00 | 61.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0 | 16.00 | 114.00 | 130.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