CRAN Package Check Results for Package bujar

Last updated on 2026-09-03 20:57:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2-11 17.83 147.48 165.31 NOTE
r-devel-linux-x86_64-debian-gcc 0.2-11 11.82 106.66 118.48 NOTE
r-devel-linux-x86_64-fedora-clang 0.2-11 12.00 100.69 112.69 OK
r-devel-linux-x86_64-fedora-gcc 0.2-11 11.00 103.06 114.06 OK
r-devel-windows-x86_64 0.2-11 19.00 160.00 179.00 NOTE
r-patched-linux-x86_64 0.2-11 16.23 135.60 151.83 OK
r-release-linux-x86_64 0.2-11 15.87 136.95 152.82 OK
r-release-macos-arm64 0.2-11 4.00 41.00 45.00 OK
r-release-macos-x86_64 0.2-11 12.00 250.00 262.00 OK
r-release-windows-x86_64 0.2-11 19.00 154.00 173.00 OK
r-oldrel-macos-arm64 0.2-11 OK
r-oldrel-macos-x86_64 0.2-11 9.00 190.00 199.00 OK
r-oldrel-windows-x86_64 0.2-11 27.00 189.00 216.00 OK

Check Details

Version: 0.2-11
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Zhu Wang <zwang145@uthsc.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Zhu", family = "Wang", role = c("aut", "cre"), email = "https://orcid.org/0000-0002-0773-0052"), person(family = "others", role = "aut", comment = "see COPYRIGHTS")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.2-11
Check: Rd \usage sections
Result: NOTE Error: there is no package called 'rmarkdown' Call sequence: 12: doWithOneRestart(return(expr), restart) 11: withOneRestart(expr, restarts[[1L]]) 10: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 9: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 8: asNamespace(ns) 7: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 6: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 5: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 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 \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-windows-x86_64