CRAN Package Check Results for Package sevenbridges2

Last updated on 2024-07-17 12:40:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 44.61 207.30 251.91 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 28.72 154.46 183.18 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 319.99 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 302.06 OK
r-devel-windows-x86_64 0.2.0 31.00 179.00 210.00 NOTE
r-patched-linux-x86_64 0.2.0 41.55 193.04 234.59 OK
r-release-linux-x86_64 0.2.0 24.67 195.29 219.96 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 31.00 181.00 212.00 NOTE
r-oldrel-macos-arm64 0.2.0 106.00 ERROR
r-oldrel-macos-x86_64 0.2.0 196.00 ERROR
r-oldrel-windows-x86_64 0.2.0 41.00 223.00 264.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