Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2026-01-08 11:59 -0500 (Thu, 08 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4883
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4671
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 1326/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
missMethyl 1.44.0  (landing page)
Belinda Phipson
Snapshot Date: 2026-01-05 13:45 -0500 (Mon, 05 Jan 2026)
git_url: https://git.bioconductor.org/packages/missMethyl
git_branch: RELEASE_3_22
git_last_commit: 3ca88f7
git_last_commit_date: 2025-10-29 10:20:32 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


CHECK results for missMethyl on taishan

To the developers/maintainers of the missMethyl package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/missMethyl.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: missMethyl
Version: 1.44.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:missMethyl.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings missMethyl_1.44.0.tar.gz
StartedAt: 2026-01-06 12:24:12 -0000 (Tue, 06 Jan 2026)
EndedAt: 2026-01-06 12:50:53 -0000 (Tue, 06 Jan 2026)
EllapsedTime: 1600.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: missMethyl.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:missMethyl.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings missMethyl_1.44.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/missMethyl.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘missMethyl/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘missMethyl’ version ‘1.44.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘missMethyl’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... WARNING
'::' or ':::' import not declared from: ‘dplyr’
Package in Depends field not imported from: ‘IlluminaHumanMethylationEPICv2anno.20a1.hg38’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Non-topic package-anchored link(s) in Rd file 'topRUV.Rd':
  ‘[limma:marraylm]{MArrayLM}’

See section 'Cross-references' in the 'Writing R Extensions' manual.

Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  RUVadj.Rd: variance_adjust, ruv, ruv_summary, MArrayLM-class, RUV2,
    RUV4, RUVinv, RUVrinv, get_empirical_variances, sigmashrink
  RUVfit.Rd: lmFit, limma, RUV2, RUV4, RUVinv, RUVrinv, ruv,
    design.matrix
  SWAN.Rd: RGChannelSet-class, MethylSet-class, MethyLumiSet-class,
    IlluminaMethylationManifest-class
  densityByProbeType.Rd: densityPlot, densityBeanPlot
  getAdj.Rd: MArrayLM-class
  getINCs.Rd: RGChannelSet-class
  getMappedEntrezIDs.Rd: minfi, getAnnotation
  gometh.Rd: minfi, getAnnotation
  goregion.Rd: minfi, getAnnotation
  gsameth.Rd: minfi, getAnnotation
  gsaregion.Rd: minfi, getAnnotation
  gsaseq.Rd: goana, kegga, camera, roast
  varFit.Rd: MArrayLM-class, lmFit, eBayes, topTable, decideTests, voom
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
RUVadj             49.893  1.478  51.557
topRUV             43.469  0.427  43.982
RUVfit             42.652  0.786  43.537
getAdj             39.546  0.675  40.288
SWAN               30.728  0.806  31.662
topGSA             21.982  0.459  22.555
densityByProbeType 17.677  0.168  17.874
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/missMethyl.Rcheck/00check.log’
for details.


Installation output

missMethyl.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL missMethyl
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘missMethyl’ ...
** this is package ‘missMethyl’ version ‘1.44.0’
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (missMethyl)

Tests output


Example timings

missMethyl.Rcheck/missMethyl-Ex.timings

nameusersystemelapsed
RUVadj49.893 1.47851.557
RUVfit42.652 0.78643.537
SWAN30.728 0.80631.662
contrasts.varFit0.0460.0200.067
densityByProbeType17.677 0.16817.874
getAdj39.546 0.67540.288
getINCs0.2810.0160.298
getLeveneResiduals0.0090.0000.009
getMappedEntrezIDs000
gometh000
goregion000
gsameth0.0010.0000.001
gsaregion0.0010.0000.001
gsaseq000
topGSA21.982 0.45922.555
topRUV43.469 0.42743.982
topVar0.0140.0000.013
varFit0.0090.0040.013