CRAN Package Check Results for Maintainer ‘Andrew Sims <andrew.sims at newcastle.ac.uk>’

Last updated on 2024-06-14 13:56:43 CEST.

Package ERROR OK
rdecision 2 11

Package rdecision

Current CRAN status: ERROR: 2, OK: 11

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/0s] 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