CRAN Package Check Results for Package margaret

Last updated on 2025-03-17 00:49:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 42.78 126.02 168.80 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.4 34.30 88.43 122.73 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.4 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.4 255.10 NOTE
r-devel-macos-arm64 0.1.4 82.00 OK
r-devel-macos-x86_64 0.1.4 147.00 NOTE
r-devel-windows-x86_64 0.1.4 46.00 117.00 163.00 NOTE
r-patched-linux-x86_64 0.1.4 42.26 117.80 160.06 NOTE
r-release-linux-x86_64 0.1.4 42.65 116.87 159.52 OK
r-release-macos-arm64 0.1.4 81.00 OK
r-release-macos-x86_64 0.1.4 108.00 OK
r-release-windows-x86_64 0.1.4 48.00 134.00 182.00 OK
r-oldrel-macos-arm64 0.1.4 OK
r-oldrel-macos-x86_64 0.1.4 112.00 OK
r-oldrel-windows-x86_64 0.1.4 58.00 151.00 209.00 OK

Check Details

Version: 0.1.4
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘data_analysis_descriptive.R’ ‘functions.R’ ‘main.R’ ‘merge_quality_articles.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64

Version: 0.1.4
Check: dependencies in R code
Result: NOTE Error: there is no package called ‘readr’ Call sequence: 7: doWithOneRestart(return(expr), restart) 6: withOneRestart(expr, restarts[[1L]]) 5: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 1: loadNamespace(package, lib.loc) Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.4
Check: S3 generic/method consistency
Result: WARN Error: there is no package called ‘readr’ Call sequence: 7: doWithOneRestart(return(expr), restart) 6: withOneRestart(expr, restarts[[1L]]) 5: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], 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-fedora-clang

Version: 0.1.4
Check: replacement functions
Result: WARN Error: there is no package called ‘readr’ Call sequence: 7: doWithOneRestart(return(expr), restart) 6: withOneRestart(expr, restarts[[1L]]) 5: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], 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-fedora-clang

Version: 0.1.4
Check: foreign function calls
Result: NOTE Error: there is no package called ‘readr’ Call sequence: 7: doWithOneRestart(return(expr), restart) 6: withOneRestart(expr, restarts[[1L]]) 5: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], 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-fedora-clang

Version: 0.1.4
Check: R code for possible problems
Result: NOTE Error: there is no package called ‘readr’ Call sequence: 7: doWithOneRestart(return(expr), restart) 6: withOneRestart(expr, restarts[[1L]]) 5: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 1: loadNamespace(package, lib.loc) Execution halted Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘readr’ Calls: <Anonymous> Execution halted Error: there is no package called ‘readr’ Call sequence: 7: doWithOneRestart(return(expr), restart) 6: withOneRestart(expr, restarts[[1L]]) 5: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 1: loadNamespace(package, lib.loc) Execution halted Flavor: r-devel-linux-x86_64-fedora-clang