Last updated on 2020-08-07 01:50:25 CEST.
Package | WARN | NOTE | OK |
---|---|---|---|
dSVA | 12 | ||
MetaSKAT | 1 | 11 |
Current CRAN status: OK: 12
Current CRAN status: WARN: 1, NOTE: 11
Version: 0.80
Check: dependencies in R code
Result: NOTE
Unexported objects imported by ':::' calls:
'SKAT:::Get_Davies_PVal' 'SKAT:::Get_Lambda' 'SKAT:::Get_Liu_PVal'
'SKAT:::SKAT_Check_Method' 'SKAT:::SKAT_Optimal_Each_Q'
'SKAT:::SKAT_Optimal_PValue_Davies' 'SKAT:::SKAT_Optimal_PValue_Liu'
See the note in ?`:::` about the use of this operator.
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.80
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘MetaSKAT.Rnw’ using Sweave
Loading required package: Matrix
Loading required package: SPAtest
*** caught segfault ***
address 717f1d00, cause 'memory not mapped'
Traceback:
1: Open_MSSD_File_2Read(File.Mat.vec, File.Info.vec)
2: eval(expr, .GlobalEnv)
3: eval(expr, .GlobalEnv)
4: withVisible(eval(expr, .GlobalEnv))
5: doTryCatch(return(expr), name, parentenv, handler)
6: tryCatchOne(expr, names, parentenv, handlers[[1L]])
7: tryCatchList(expr, classes, parentenv, handlers)
8: tryCatch(expr, error = function(e) { call <- conditionCall(e) if (!is.null(call)) { if (identical(call[[1L]], quote(doTryCatch))) call <- sys.call(-4L) dcall <- deparse(call)[1L] prefix <- paste("Error in", dcall, ": ") LONG <- 75L sm <- strsplit(conditionMessage(e), "\n")[[1L]] w <- 14L + nchar(dcall, type = "w") + nchar(sm[1L], type = "w") if (is.na(w)) w <- 14L + nchar(dcall, type = "b") + nchar(sm[1L], type = "b") if (w > LONG) prefix <- paste0(prefix, "\n ") } else prefix <- "Error : " msg <- paste0(prefix, conditionMessage(e), "\n") .Internal(seterrmessage(msg[1L])) if (!silent && isTRUE(getOption("show.error.messages"))) { cat(msg, file = outFile) .Internal(printDeferredWarnings()) } invisible(structure(msg, class = "try-error", condition = e))})
9: try(withVisible(eval(expr, .GlobalEnv)), silent = TRUE)
10: evalFunc(ce, options)
11: tryCatchList(expr, classes, parentenv, handlers)
12: tryCatch(evalFunc(ce, options), finally = { cat("\n") sink()})
13: driver$runcode(drobj, chunk, chunkopts)
14: utils::Sweave(...)
15: engine$weave(file, quiet = quiet, encoding = enc)
16: doTryCatch(return(expr), name, parentenv, handler)
17: tryCatchOne(expr, names, parentenv, handlers[[1L]])
18: tryCatchList(expr, classes, parentenv, handlers)
19: tryCatch({ engine$weave(file, quiet = quiet, encoding = enc) setwd(startdir) output <- find_vignette_product(name, by = "weave", engine = engine) if (!have.makefile && vignette_is_tex(output)) { texi2pdf(file = output, clean = FALSE, quiet = quiet) output <- find_vignette_product(name, by = "texi2pdf", engine = engine) } outputs <- c(outputs, output)}, error = function(e) { thisOK <<- FALSE fails <<- c(fails, file) message(gettextf("Error: processing vignette '%s' failed with diagnostics:\n%s", file, conditionMessage(e)))})
20: tools:::buildVignettes(dir = "/home/ripley/R/packages/tests32/MetaSKAT.Rcheck/vign_test/MetaSKAT", ser_elibs = "/tmp/RtmpqYa450/file69cf602a4b8e.rds")
An irrecoverable exception occurred. R is aborting now ...
Flavor: r-patched-solaris-x86