CRAN Package Check Results for Package rdecision

Last updated on 2024-06-25 22:48:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 OK
r-devel-linux-x86_64-debian-gcc 1.2.1 24.33 354.23 378.56 OK
r-devel-linux-x86_64-fedora-clang 1.2.1 653.74 OK
r-devel-linux-x86_64-fedora-gcc 1.2.1 647.16 OK
r-devel-windows-x86_64 1.2.1 20.00 344.00 364.00 OK
r-patched-linux-x86_64 1.2.1 34.75 490.87 525.62 OK
r-release-linux-x86_64 1.2.1 28.27 486.31 514.58 OK
r-release-macos-arm64 1.2.1 217.00 OK
r-release-macos-x86_64 1.2.1 532.00 OK
r-release-windows-x86_64 1.2.1 23.00 356.00 379.00 OK
r-oldrel-macos-arm64 1.2.1 290.00 ERROR
r-oldrel-macos-x86_64 1.2.1 471.00 ERROR
r-oldrel-windows-x86_64 1.2.1 27.00 462.00 489.00 OK

Check Details

Version: 1.2.1
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘DT00-DecisionTreeTutorial.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, echo = FALSE, + comment = "#>") > library("rdecision") > dt$draw() When sourcing ‘DT00-DecisionTreeTutorial.R’: Error: object of type 'closure' is not subsettable Execution halted when running code in ‘DT01-Sumatriptan.Rmd’ ... > library(rdecision) > DT$draw(border = TRUE) When sourcing ‘DT01-Sumatriptan.R’: Error: object 'DT' not found Execution halted when running code in ‘DT03-ShaleGas.Rmd’ ... > library(rdecision) > RES[, "Run"] <- NULL When sourcing ‘DT03-ShaleGas.R’: Error: object 'RES' not found Execution halted when running code in ‘GT01-NewScientistPuzzle.Rmd’ ... [[7]] line.to[GRID.line.to.36] > names(ct) <- c("n", "frequency") When sourcing ‘GT01-NewScientistPuzzle.R’: Error: object 'ct' not found Execution halted when running code in ‘SM01-HIV.Rmd’ ... > library(rdecision) > pngfile <- gv2png(dot = m$as_DOT(rankdir = "TB", width = 7, + height = 7)) When sourcing ‘SM01-HIV.R’: Error: could not find function "gv2png" Execution halted when running code in ‘SM02-TKR.Rmd’ ... > library(rdecision) > pngfile <- gv2png(dot = SMM_base$as_DOT(rankdir = "TB", + width = 7, height = 7)) When sourcing ‘SM02-TKR.R’: Error: could not find function "gv2png" Execution halted ‘DT00-DecisionTreeTutorial.Rmd’ using ‘UTF-8’... failed ‘DT01-Sumatriptan.Rmd’ using ‘UTF-8’... failed ‘DT02-Tegaderm.Rmd’ using ‘UTF-8’... [0s/1s] OK ‘DT03-ShaleGas.Rmd’ using ‘UTF-8’... failed ‘GT01-NewScientistPuzzle.Rmd’ using ‘UTF-8’... failed ‘SM01-HIV.Rmd’ using ‘UTF-8’... failed ‘SM02-TKR.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-arm64

Version: 1.2.1
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘DT00-DecisionTreeTutorial.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, echo = FALSE, + comment = "#>") > library("rdecision") > dt$draw() When sourcing ‘DT00-DecisionTreeTutorial.R’: Error: object of type 'closure' is not subsettable Execution halted when running code in ‘DT01-Sumatriptan.Rmd’ ... > library(rdecision) > DT$draw(border = TRUE) When sourcing ‘DT01-Sumatriptan.R’: Error: object 'DT' not found Execution halted when running code in ‘DT03-ShaleGas.Rmd’ ... > library(rdecision) > RES[, "Run"] <- NULL When sourcing ‘DT03-ShaleGas.R’: Error: object 'RES' not found Execution halted when running code in ‘GT01-NewScientistPuzzle.Rmd’ ... [[7]] line.to[GRID.line.to.36] > names(ct) <- c("n", "frequency") When sourcing ‘GT01-NewScientistPuzzle.R’: Error: object 'ct' not found Execution halted when running code in ‘SM01-HIV.Rmd’ ... > library(rdecision) > pngfile <- gv2png(dot = m$as_DOT(rankdir = "TB", width = 7, + height = 7)) When sourcing ‘SM01-HIV.R’: Error: could not find function "gv2png" Execution halted when running code in ‘SM02-TKR.Rmd’ ... > library(rdecision) > pngfile <- gv2png(dot = SMM_base$as_DOT(rankdir = "TB", + width = 7, height = 7)) When sourcing ‘SM02-TKR.R’: Error: could not find function "gv2png" Execution halted ‘DT00-DecisionTreeTutorial.Rmd’ using ‘UTF-8’... failed ‘DT01-Sumatriptan.Rmd’ using ‘UTF-8’... failed ‘DT02-Tegaderm.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘DT03-ShaleGas.Rmd’ using ‘UTF-8’... failed ‘GT01-NewScientistPuzzle.Rmd’ using ‘UTF-8’... failed ‘SM01-HIV.Rmd’ using ‘UTF-8’... failed ‘SM02-TKR.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-x86_64