CRAN Package Check Results for Maintainer ‘Monika Furdyna <monika.furdyna at gmail.com>’

Last updated on 2025-07-14 05:49:02 CEST.

Package ERROR OK
r2dii.plot 1 12

Package r2dii.plot

Current CRAN status: ERROR: 1, OK: 12

Version: 0.5.2
Check: examples
Result: ERROR Running examples in ‘r2dii.plot-Ex.R’ failed The error occurred in: R Under development (unstable) (2025-07-11 r88405) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > pkgname <- "r2dii.plot" > source(file.path(R.home("share"), "R", "examples-header.R")) > options(warn = 1) > library('r2dii.plot') Error in parse(n = -1, file = file, srcfile = NULL, keep.source = FALSE) : 5533:0: unexpected end of input 5531: if(length(undeclared)) { 5532: ## Now ^ Error: package or namespace load failed for ‘r2dii.plot’: unable to load R code in package ‘tools’ Execution halted Flavor: r-devel-linux-x86_64-fedora-clang