Package: shinymeta Check: for code/documentation mismatches New result: WARNING Error: package or namespace load failed for ‘shinymeta’: .onLoad failed in loadNamespace() for 'styler', details: call: value[[3L]](cond) error: No permission to create a new file in directory: /tmp/check-CRAN-incoming-hornik/cache/R/R.cache/styler Call sequence: 6: stop(msg, call. = FALSE, domain = NA) 5: value[[3L]](cond) 4: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 3: tryCatchList(expr, classes, parentenv, handlers) 2: tryCatch({ attr(package, "LibPath") <- which.lib.loc ns <- loadNamespace(package, lib.loc) env <- attachNamespace(ns, pos = pos, deps, exclude, include.only) }, error = function(e) { P <- if (!is.null(cc <- conditionCall(e))) paste(" in", deparse(cc)[1L]) else "" msg <- gettextf("package or namespace load failed for %s%s:\n %s", sQuote(package), P, conditionMessage(e)) if (logical.return && !quietly) message(paste("Error:", msg), domain = NA) else stop(msg Execution halted Package: shinyobjects Check: whether package can be installed New result: ERROR Installation failed.