CRAN Package Check Results for Package sevenbridges2

Last updated on 2024-07-27 00:55:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 30.96 208.63 239.59 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 28.56 151.39 179.95 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 324.47 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 293.96 OK
r-devel-windows-x86_64 0.2.0 33.00 182.00 215.00 NOTE
r-patched-linux-x86_64 0.2.0 OK
r-release-linux-x86_64 0.2.0 24.11 193.75 217.86 OK
r-release-macos-arm64 0.2.0 106.00 NOTE
r-release-macos-x86_64 0.2.0 239.00 NOTE
r-release-windows-x86_64 0.2.0 32.00 180.00 212.00 NOTE
r-oldrel-macos-arm64 0.2.0 101.00 ERROR
r-oldrel-macos-x86_64 0.2.0 205.00 ERROR
r-oldrel-windows-x86_64 0.2.0 43.00 219.00 262.00 NOTE

Check Details

Version: 0.2.0
Check: installed package size
Result: NOTE installed size is 6.9Mb sub-directories of 1Mb or more: R 1.1Mb doc 5.2Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.2.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘Authentication_and_Billing.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>", + eval = FALSE) > a <- Auth$new(token = "<your_token>", platform = "aws-us") When sourcing ‘Authentication_and_Billing.R’: Error: object 'Auth' not found Execution halted when running code in ‘Files_upload_and_Volumes.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>", + eval = FALSE) > a <- Auth$new(platform = "aws-us", token = "<your-token>") When sourcing ‘Files_upload_and_Volumes.R’: Error: object 'Auth' not found Execution halted when running code in ‘Projects_and_Tasks_execution.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>", + eval = FALSE) > all_my_projects <- a$projects$query() When sourcing ‘Projects_and_Tasks_execution.R’: Error: object 'a' not found Execution halted when running code in ‘quickstart.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>", + eval = FALSE) > install.packages("sevenbridges2") Installing package into ‘/Volumes/Builds/packages/big-sur-arm64/results/4.3/sevenbridges2.Rcheck’ (as ‘lib’ is unspecified) When sourcing ‘quickstart.R’: Error: trying to use CRAN without setting a mirror Execution halted ‘Authentication_and_Billing.Rmd’ using ‘UTF-8’... failed ‘Files_upload_and_Volumes.Rmd’ using ‘UTF-8’... failed ‘Projects_and_Tasks_execution.Rmd’ using ‘UTF-8’... failed ‘quickstart.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-arm64

Version: 0.2.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘Authentication_and_Billing.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>", + eval = FALSE) > a <- Auth$new(token = "<your_token>", platform = "aws-us") When sourcing ‘Authentication_and_Billing.R’: Error: object 'Auth' not found Execution halted when running code in ‘Files_upload_and_Volumes.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>", + eval = FALSE) > a <- Auth$new(platform = "aws-us", token = "<your-token>") When sourcing ‘Files_upload_and_Volumes.R’: Error: object 'Auth' not found Execution halted when running code in ‘Projects_and_Tasks_execution.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>", + eval = FALSE) > all_my_projects <- a$projects$query() When sourcing ‘Projects_and_Tasks_execution.R’: Error: object 'a' not found Execution halted when running code in ‘quickstart.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>", + eval = FALSE) > install.packages("sevenbridges2") Installing package into ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.3/sevenbridges2.Rcheck’ (as ‘lib’ is unspecified) When sourcing ‘quickstart.R’: Error: trying to use CRAN without setting a mirror Execution halted ‘Authentication_and_Billing.Rmd’ using ‘UTF-8’... failed ‘Files_upload_and_Volumes.Rmd’ using ‘UTF-8’... failed ‘Projects_and_Tasks_execution.Rmd’ using ‘UTF-8’... failed ‘quickstart.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-x86_64