Last updated on 2025-11-03 23:50:27 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.0 | 7.10 | 65.96 | 73.06 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.3.0 | 4.27 | 47.04 | 51.31 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.3.0 | 16.00 | 94.15 | 110.15 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.0 | 17.00 | 87.87 | 104.87 | ERROR | |
| r-devel-windows-x86_64 | 2.3.0 | 10.00 | 78.00 | 88.00 | ERROR | |
| r-patched-linux-x86_64 | 2.3.0 | 6.76 | 60.66 | 67.42 | ERROR | |
| r-release-linux-x86_64 | 2.3.0 | 7.45 | 61.47 | 68.92 | ERROR | |
| r-release-macos-arm64 | 2.3.0 | 3.00 | 26.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 2.3.0 | 6.00 | 46.00 | 52.00 | OK | |
| r-release-windows-x86_64 | 2.3.0 | 10.00 | 78.00 | 88.00 | ERROR | |
| r-oldrel-macos-arm64 | 2.3.0 | 3.00 | 27.00 | 30.00 | OK | |
| r-oldrel-macos-x86_64 | 2.3.0 | 5.00 | 38.00 | 43.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3.0 | 13.00 | 98.00 | 111.00 | ERROR | 
Version: 2.3.0
Check: CRAN incoming feasibility
Result: NOTE
  Maintainer: ‘Lucas Venezian Povoa <lucasvenez@gmail.com>’
  
  No Authors@R field in DESCRIPTION.
  Please add one, modifying
    Authors@R: c(person(given = c("Lucas", "Venezian"),
                        family = "Povoa",
                        role = c("aut", "cre"),
                        email = "lucasvenez@gmail.com"),
                 person(given = c("Jonas", "Teixeira"),
                        family = "Nery",
                        role = "ctb"))
  as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.3.0
Check: examples
Result: ERROR
  Running examples in ‘precintcon-Ex.R’ failed
  The error most likely occurred in:
  
  > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
  > ### Name: pplot.deciles
  > ### Title: Plot deciles
  > ### Aliases: pplot.deciles precintcon.plot.deciles
  > ### Keywords: deciles precipitation
  > 
  > ### ** Examples
  > 
  > ## Loading the monthly precipitation serie.
  > #
  > data(monthly)
  > 
  > ## Performing the a set of statistical analysis
  > #
  > pplot.deciles(monthly)
  Error:
  ! The `show_guide` argument of `layer()` was deprecated in ggplot2 2.0.0
    and is now defunct.
  ℹ Please use the `show.legend` argument instead.
  Backtrace:
      ▆
   1. └─precintcon::pplot.deciles(monthly)
   2.   └─precintcon::precintcon.plot.deciles(...)
   3.     └─base::mapply(...)
   4.       └─precintcon (local) `<fn>`(...)
   5.         └─ggplot2::geom_boxplot(...)
   6.           └─ggplot2::layer(...)
   7.             └─lifecycle::deprecate_stop("2.0.0", "layer(show_guide)", "layer(show.legend)")
   8.               └─lifecycle:::deprecate_stop0(msg)
   9.                 └─rlang::cnd_signal(...)
  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: 2.3.0
Check: examples
Result: ERROR
  Running examples in ‘precintcon-Ex.R’ failed
  The error most likely occurred in:
  
  > ### Name: pplot.deciles
  > ### Title: Plot deciles
  > ### Aliases: pplot.deciles precintcon.plot.deciles
  > ### Keywords: deciles precipitation
  > 
  > ### ** Examples
  > 
  > ## Loading the monthly precipitation serie.
  > #
  > data(monthly)
  > 
  > ## Performing the a set of statistical analysis
  > #
  > pplot.deciles(monthly)
  Error:
  ! The `show_guide` argument of `layer()` was deprecated in ggplot2 2.0.0
    and is now defunct.
  ℹ Please use the `show.legend` argument instead.
  Backtrace:
      ▆
   1. └─precintcon::pplot.deciles(monthly)
   2.   └─precintcon::precintcon.plot.deciles(...)
   3.     └─base::mapply(...)
   4.       └─precintcon (local) `<fn>`(...)
   5.         └─ggplot2::geom_boxplot(...)
   6.           └─ggplot2::layer(...)
   7.             └─lifecycle::deprecate_stop("2.0.0", "layer(show_guide)", "layer(show.legend)")
   8.               └─lifecycle:::deprecate_stop0(msg)
   9.                 └─rlang::cnd_signal(...)
  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