Last updated on 2025-10-31 13:51:33 CET.
| Package | ERROR | OK | 
|---|---|---|
| RamanMP | 9 | 4 | 
Current CRAN status: ERROR: 9, OK: 4
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