CRAN Package Check Results for Package sweep

Last updated on 2023-03-23 17:52:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 17.22 234.92 252.14 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.3 13.47 174.29 187.76 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.3 331.52 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.3 315.37 ERROR
r-patched-linux-x86_64 0.2.3 21.59 224.72 246.31 ERROR
r-release-linux-x86_64 0.2.3 12.71 221.12 233.83 ERROR
r-release-macos-arm64 0.2.3 92.00 NOTE
r-release-macos-x86_64 0.2.3 146.00 NOTE
r-release-windows-x86_64 0.2.3 52.00 417.00 469.00 OK
r-oldrel-macos-arm64 0.2.3 148.00 NOTE
r-oldrel-macos-x86_64 0.2.3 184.00 NOTE
r-oldrel-windows-ix86+x86_64 0.2.3 39.00 313.00 352.00 NOTE

Additional issues

noSuggests

Check Details

Version: 0.2.3
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘robets’
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: 0.2.3
Check: Rd cross-references
Result: NOTE
    Unknown package ‘robets’ in Rd xrefs
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: 0.2.3
Check: examples
Result: ERROR
    Running examples in ‘sweep-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: tidiers_robets
    > ### Title: Tidying methods for robets (Robust Error, Trend, Seasonal)
    > ### exponential smoothing modeling of time series
    > ### Aliases: tidiers_robets sw_tidy.robets sw_glance.robets
    > ### sw_augment.robets sw_tidy_decomp.robets
    >
    > ### ** Examples
    >
    > library(dplyr)
    
    Attaching package: ‘dplyr’
    
    The following objects are masked from ‘package:stats’:
    
     filter, lag
    
    The following objects are masked from ‘package:base’:
    
     intersect, setdiff, setequal, union
    
    > library(robets)
    Error in library(robets) : there is no package called ‘robets’
    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: 0.2.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [7s/9s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(sweep)
     > library(timetk)
     > library(forecast)
     > library(tidyverse)
     ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
     ✔ dplyr 1.1.0 ✔ readr 2.1.4
     ✔ forcats 1.0.0 ✔ stringr 1.5.0
     ✔ ggplot2 3.4.1 ✔ tibble 3.2.1
     ✔ lubridate 1.9.2 ✔ tidyr 1.3.0
     ✔ purrr 1.0.1
     ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
     ✖ readr::edition_get() masks testthat::edition_get()
     ✖ dplyr::filter() masks stats::filter()
     ✖ purrr::is_null() masks testthat::is_null()
     ✖ dplyr::lag() masks stats::lag()
     ✖ readr::local_edition() masks testthat::local_edition()
     ✖ dplyr::matches() masks tidyr::matches(), testthat::matches()
     ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors
     > library(robets)
     Error in library(robets) : there is no package called 'robets'
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/8s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(sweep)
     > library(timetk)
     > library(forecast)
     > library(tidyverse)
     ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
     ✔ dplyr 1.1.0 ✔ readr 2.1.4
     ✔ forcats 1.0.0 ✔ stringr 1.5.0
     ✔ ggplot2 3.4.1 ✔ tibble 3.2.1
     ✔ lubridate 1.9.2 ✔ tidyr 1.3.0
     ✔ purrr 1.0.1
     ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
     ✖ readr::edition_get() masks testthat::edition_get()
     ✖ dplyr::filter() masks stats::filter()
     ✖ purrr::is_null() masks testthat::is_null()
     ✖ dplyr::lag() masks stats::lag()
     ✖ readr::local_edition() masks testthat::local_edition()
     ✖ dplyr::matches() masks tidyr::matches(), testthat::matches()
     ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors
     > library(robets)
     Error in library(robets) : there is no package called 'robets'
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.3
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘lubridate’ ‘tidyr’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.2.3
Check: examples
Result: ERROR
    Running examples in ‘sweep-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: tidiers_robets
    > ### Title: Tidying methods for robets (Robust Error, Trend, Seasonal)
    > ### exponential smoothing modeling of time series
    > ### Aliases: tidiers_robets sw_tidy.robets sw_glance.robets
    > ### sw_augment.robets sw_tidy_decomp.robets
    >
    > ### ** Examples
    >
    > library(dplyr)
    
    Attaching package: ‘dplyr’
    
    The following objects are masked from ‘package:stats’:
    
     filter, lag
    
    The following objects are masked from ‘package:base’:
    
     intersect, setdiff, setequal, union
    
    > library(robets)
    Error in library(robets) : there is no package called ‘robets’
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/32s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(sweep)
     > library(timetk)
     > library(forecast)
     > library(tidyverse)
     ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
     ✔ dplyr 1.1.1 ✔ readr 2.1.4
     ✔ forcats 1.0.0 ✔ stringr 1.5.0
     ✔ ggplot2 3.4.1 ✔ tibble 3.2.1
     ✔ lubridate 1.9.2 ✔ tidyr 1.3.0
     ✔ purrr 1.0.1
     ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
     ✖ readr::edition_get() masks testthat::edition_get()
     ✖ dplyr::filter() masks stats::filter()
     ✖ purrr::is_null() masks testthat::is_null()
     ✖ dplyr::lag() masks stats::lag()
     ✖ readr::local_edition() masks testthat::local_edition()
     ✖ dplyr::matches() masks tidyr::matches(), testthat::matches()
     ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors
     > library(robets)
     Error in library(robets) : there is no package called 'robets'
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/19s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(sweep)
     > library(timetk)
     > library(forecast)
     > library(tidyverse)
     ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
     ✔ dplyr 1.1.1 ✔ readr 2.1.4
     ✔ forcats 1.0.0 ✔ stringr 1.5.0
     ✔ ggplot2 3.4.1 ✔ tibble 3.2.1
     ✔ lubridate 1.9.2 ✔ tidyr 1.3.0
     ✔ purrr 1.0.1
     ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
     ✖ readr::edition_get() masks testthat::edition_get()
     ✖ dplyr::filter() masks stats::filter()
     ✖ purrr::is_null() masks testthat::is_null()
     ✖ dplyr::lag() masks stats::lag()
     ✖ readr::local_edition() masks testthat::local_edition()
     ✖ dplyr::matches() masks tidyr::matches(), testthat::matches()
     ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors
     > library(robets)
     Error in library(robets) : there is no package called 'robets'
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [6s/7s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(sweep)
     > library(timetk)
     > library(forecast)
     > library(tidyverse)
     ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
     ✔ dplyr 1.1.0 ✔ readr 2.1.4
     ✔ forcats 1.0.0 ✔ stringr 1.5.0
     ✔ ggplot2 3.4.1 ✔ tibble 3.2.1
     ✔ lubridate 1.9.2 ✔ tidyr 1.3.0
     ✔ purrr 1.0.1
     ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
     ✖ readr::edition_get() masks testthat::edition_get()
     ✖ dplyr::filter() masks stats::filter()
     ✖ purrr::is_null() masks testthat::is_null()
     ✖ dplyr::lag() masks stats::lag()
     ✖ readr::local_edition() masks testthat::local_edition()
     ✖ dplyr::matches() masks tidyr::matches(), testthat::matches()
     ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors
     > library(robets)
     Error in library(robets) : there is no package called 'robets'
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.2.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [6s/8s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(sweep)
     > library(timetk)
     > library(forecast)
     > library(tidyverse)
     ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
     ✔ dplyr 1.1.1 ✔ readr 2.1.4
     ✔ forcats 1.0.0 ✔ stringr 1.5.0
     ✔ ggplot2 3.4.1 ✔ tibble 3.2.1
     ✔ lubridate 1.9.2 ✔ tidyr 1.3.0
     ✔ purrr 1.0.1
     ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
     ✖ readr::edition_get() masks testthat::edition_get()
     ✖ dplyr::filter() masks stats::filter()
     ✖ purrr::is_null() masks testthat::is_null()
     ✖ dplyr::lag() masks stats::lag()
     ✖ readr::local_edition() masks testthat::local_edition()
     ✖ dplyr::matches() masks tidyr::matches(), testthat::matches()
     ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors
     > library(robets)
     Error in library(robets) : there is no package called 'robets'
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.2.3
Check: dependencies in R code
Result: NOTE
    Initiating curl with CURL_SSL_BACKEND: openssl
Flavor: r-oldrel-windows-ix86+x86_64