CRAN Package Check Results for Maintainer ‘Susie Jentoft <susie.jentoft at ssb.no>’

Last updated on 2024-12-18 19:49:47 CET.

Package ERROR OK
klassR 1 12

Package klassR

Current CRAN status: ERROR: 1, OK: 12

Version: 1.0.1
Check: examples
Result: ERROR Running examples in 'klassR-Ex.R' failed The error most likely occurred in: > ### Name: update_klass_node > ### Title: Given a node and a graph, find the node at the end of a sequence > ### of changes. > ### Aliases: update_klass_node > > ### ** Examples > > > # Build a graph directed towards the most recent codes. > library(klassR) > klass_131 <- klass_graph(131) Error in variants[, c("code", "name", "variant", "validFrom", "validTo")] : incorrect number of dimensions Calls: klass_graph Execution halted Flavor: r-release-windows-x86_64