search for: exsexpr

Displaying 1 result from an estimated 1 matches for "exsexpr".

Did you mean: e1expr
2020 Feb 14
3
R-3.6.2 make check fails
...(file.path(pkgPath, "pkgB", "R"), recursive = TRUE, + showWarnings = FALSE) > p.lis <- c(if("Matrix" %in% row.names(installed.packages(.Library))) + c("pkgA", "pkgB", "pkgC"), + "exNSS4", "exSexpr") > InstOpts <- list("exSexpr" = "--html") > pkgApath <- file.path(pkgPath, "pkgA") > if("pkgA" %in% p.lis && !dir.exists(d <- pkgApath)) { + cat("symlink 'pkgA' does not exist as directory ",d,"; copy...