CRAN Package Check Results for Maintainer ‘Markus Matilainen <markus.matilainen at outlook.com>’

Last updated on 2026-04-06 01:55:47 CEST.

Package WARN NOTE OK
BSSprep 14
ssaBSS 1 6 7
tsBSS 1 6 7

Package BSSprep

Current CRAN status: OK: 14

Package ssaBSS

Current CRAN status: WARN: 1, NOTE: 6, OK: 7

Version: 0.1.1
Check: whether the namespace can be loaded with stated dependencies
Result: WARN Error: object 'components' not found whilst loading namespace 'tsBSS' Execution halted A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.1
Check: whether the namespace can be unloaded cleanly
Result: WARN Error: object 'components' not found whilst loading namespace 'tsBSS' Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.1
Check: dependencies in R code
Result: NOTE Error: object 'components' not found whilst loading namespace 'tsBSS' Call sequence: 6: stop(gettextf("object '%s' not found whilst loading namespace '%s'", genname, package), call. = FALSE, domain = NA) 5: .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], env) 4: registerS3methods(nsInfo$S3methods, package, env) 3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 1: loadNamespace(package, lib.loc) Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.1
Check: S3 generic/method consistency
Result: WARN Error: object 'components' not found whilst loading namespace 'tsBSS' Call sequence: 6: stop(gettextf("object '%s' not found whilst loading namespace '%s'", genname, package), call. = FALSE, domain = NA) 5: .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], env) 4: registerS3methods(nsInfo$S3methods, package, env) 3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 1: loadNamespace(package, lib.loc) Execution halted See section ‘Generic functions and methods’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.1
Check: replacement functions
Result: WARN Error: object 'components' not found whilst loading namespace 'tsBSS' Call sequence: 6: stop(gettextf("object '%s' not found whilst loading namespace '%s'", genname, package), call. = FALSE, domain = NA) 5: .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], env) 4: registerS3methods(nsInfo$S3methods, package, env) 3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 1: loadNamespace(package, lib.loc) Execution halted The argument of a replacement function which corresponds to the right hand side must be named ‘value’. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.1
Check: foreign function calls
Result: NOTE Error: object 'components' not found whilst loading namespace 'tsBSS' Call sequence: 6: stop(gettextf("object '%s' not found whilst loading namespace '%s'", genname, package), call. = FALSE, domain = NA) 5: .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], env) 4: registerS3methods(nsInfo$S3methods, package, env) 3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 1: loadNamespace(package, lib.loc) Execution halted See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.1
Check: R code for possible problems
Result: NOTE Error: object 'components' not found whilst loading namespace 'tsBSS' Call sequence: 6: stop(gettextf("object '%s' not found whilst loading namespace '%s'", genname, package), call. = FALSE, domain = NA) 5: .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], env) 4: registerS3methods(nsInfo$S3methods, package, env) 3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 1: loadNamespace(package, lib.loc) Execution halted Error: object 'components' not found whilst loading namespace 'tsBSS' Execution halted Error: object 'components' not found whilst loading namespace 'tsBSS' Call sequence: 6: stop(gettextf("object '%s' not found whilst loading namespace '%s'", genname, package), call. = FALSE, domain = NA) 5: .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], env) 4: registerS3methods(nsInfo$S3methods, package, env) 3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 1: loadNamespace(package, lib.loc) Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.1
Check: Rd files
Result: NOTE checkRd: (-1) ssaBSS-package.Rd:22: Lost braces in \itemize; meant \describe ? checkRd: (-1) ssaBSS-package.Rd:23: Lost braces in \itemize; meant \describe ? checkRd: (-1) ssaBSS-package.Rd:24: Lost braces in \itemize; meant \describe ? checkRd: (-1) ssaBSS-package.Rd:25: Lost braces in \itemize; meant \describe ? checkRd: (-1) ssaBSS-package.Rd:26: Lost braces in \itemize; meant \describe ? Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, 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.1.1
Check: Rd \usage sections
Result: NOTE Error: object 'components' not found whilst loading namespace 'tsBSS' Call sequence: 6: stop(gettextf("object '%s' not found whilst loading namespace '%s'", genname, package), call. = FALSE, domain = NA) 5: .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], env) 4: registerS3methods(nsInfo$S3methods, package, env) 3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 1: loadNamespace(package, lib.loc) Execution halted The \usage entries for S3 methods should use the \method markup and not their full name. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang

Package tsBSS

Current CRAN status: WARN: 1, NOTE: 6, OK: 7

Version: 1.0.0
Check: whether the namespace can be loaded with stated dependencies
Result: WARN Error: object 'components' not found whilst loading namespace 'tsBSS' Execution halted A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: whether the namespace can be unloaded cleanly
Result: WARN Error: object 'components' not found whilst loading namespace 'tsBSS' Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: dependencies in R code
Result: NOTE Error: object 'components' not found whilst loading namespace 'tsBSS' Call sequence: 4: stop(gettextf("object '%s' not found whilst loading namespace '%s'", genname, package), call. = FALSE, domain = NA) 3: .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], env) 2: registerS3methods(nsInfo$S3methods, package, env) 1: loadNamespace(package, lib.loc) Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: S3 generic/method consistency
Result: WARN Error: object 'components' not found whilst loading namespace 'tsBSS' Call sequence: 4: stop(gettextf("object '%s' not found whilst loading namespace '%s'", genname, package), call. = FALSE, domain = NA) 3: .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], env) 2: registerS3methods(nsInfo$S3methods, package, env) 1: loadNamespace(package, lib.loc) Execution halted See section ‘Generic functions and methods’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: replacement functions
Result: WARN Error: object 'components' not found whilst loading namespace 'tsBSS' Call sequence: 4: stop(gettextf("object '%s' not found whilst loading namespace '%s'", genname, package), call. = FALSE, domain = NA) 3: .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], env) 2: registerS3methods(nsInfo$S3methods, package, env) 1: loadNamespace(package, lib.loc) Execution halted The argument of a replacement function which corresponds to the right hand side must be named ‘value’. Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: foreign function calls
Result: NOTE Error: object 'components' not found whilst loading namespace 'tsBSS' Call sequence: 4: stop(gettextf("object '%s' not found whilst loading namespace '%s'", genname, package), call. = FALSE, domain = NA) 3: .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], env) 2: registerS3methods(nsInfo$S3methods, package, env) 1: loadNamespace(package, lib.loc) Execution halted See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: R code for possible problems
Result: NOTE Error: object 'components' not found whilst loading namespace 'tsBSS' Call sequence: 4: stop(gettextf("object '%s' not found whilst loading namespace '%s'", genname, package), call. = FALSE, domain = NA) 3: .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], env) 2: registerS3methods(nsInfo$S3methods, package, env) 1: loadNamespace(package, lib.loc) Execution halted Error: object 'components' not found whilst loading namespace 'tsBSS' Execution halted Error: object 'components' not found whilst loading namespace 'tsBSS' Call sequence: 4: stop(gettextf("object '%s' not found whilst loading namespace '%s'", genname, package), call. = FALSE, domain = NA) 3: .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], env) 2: registerS3methods(nsInfo$S3methods, package, env) 1: loadNamespace(package, lib.loc) Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: Rd files
Result: NOTE checkRd: (-1) tsBSS-package.Rd:23: Lost braces in \itemize; meant \describe ? checkRd: (-1) tsBSS-package.Rd:24: Lost braces in \itemize; meant \describe ? checkRd: (-1) tsBSS-package.Rd:25: Lost braces in \itemize; meant \describe ? checkRd: (-1) tsBSS-package.Rd:26: Lost braces in \itemize; meant \describe ? checkRd: (-1) tsBSS-package.Rd:27: Lost braces in \itemize; meant \describe ? checkRd: (-1) tsBSS-package.Rd:28: Lost braces in \itemize; meant \describe ? checkRd: (-1) tsBSS-package.Rd:34: Lost braces in \itemize; meant \describe ? Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, 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: 1.0.0
Check: Rd \usage sections
Result: NOTE Error: object 'components' not found whilst loading namespace 'tsBSS' Call sequence: 4: stop(gettextf("object '%s' not found whilst loading namespace '%s'", genname, package), call. = FALSE, domain = NA) 3: .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], env) 2: registerS3methods(nsInfo$S3methods, package, env) 1: loadNamespace(package, lib.loc) Execution halted The \usage entries for S3 methods should use the \method markup and not their full name. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang