Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a4 build failure #60

Closed
martin-g opened this issue Mar 27, 2023 · 1 comment
Closed

a4 build failure #60

martin-g opened this issue Mar 27, 2023 · 1 comment
Labels

Comments

@martin-g
Copy link
Collaborator

R CMD build --keep-empty-dirs --no-resave-data a4
* checking for file ‘a4/DESCRIPTION’ ... OK
* preparing ‘a4’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘a4vignette.Rnw’ using Sweave
Loading required package: a4Base
Loading required package: a4Preproc
Loading required package: a4Core

a4Base version 1.47.0

Loading required package: a4Classif

a4Classif version 1.47.0

Loading required package: a4Reporting

a4 version 1.47.0

Loading required package: ALL
Loading required package: Biobase
Loading required package: BiocGenerics

Attaching package: ‘BiocGenerics’

The following objects are masked from ‘package:stats’:

    IQR, mad, sd, var, xtabs

The following objects are masked from ‘package:base’:

    Filter, Find, Map, Position, Reduce,
    anyDuplicated, aperm, append,
    as.data.frame, basename, cbind,
    colnames, dirname, do.call, duplicated,
    eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, mapply,
    match, mget, order, paste, pmax,
    pmax.int, pmin, pmin.int, rank, rbind,
    rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit,
    which.max, which.min

Welcome to Bioconductor

    Vignettes contain introductory material;
    view with 'browseVignettes()'. To cite
    Bioconductor, see 'citation("Biobase")',
    and for packages 'citation("pkgname")'.

Loading required package: nlcv
Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE,  :
  there is no package called ‘nlcv’
Loading required package: hgu95av2.db
Loading required package: AnnotationDbi
Loading required package: stats4
Loading required package: IRanges
Loading required package: S4Vectors

Attaching package: ‘S4Vectors’

The following objects are masked from ‘package:base’:

    I, expand.grid, unname

Loading required package: org.Hs.eg.db



Error: processing vignette 'a4vignette.Rnw' failed with diagnostics:
 chunk 22 (label = MCRPlot) 
Error in mcrPlot(nlcvTT, plot = TRUE, optimalDots = TRUE, layout = TRUE,  : 
  could not find function "mcrPlot"

--- failed re-building ‘a4vignette.Rnw’

SUMMARY: processing the following file failed:
  ‘a4vignette.Rnw’

Error: Vignette re-building failed.
Execution halted
@martin-g martin-g added the BUILD label Mar 27, 2023
@martin-g
Copy link
Collaborator Author

https://bioconductor.org/checkResults/3.18/bioc-LATEST/a4/kunpeng2-checksrc.html builds fine! There are warnings in check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant