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

This page was generated on 2025-09-13 12:04 -0400 (Sat, 13 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4719
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4538
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4522
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4543
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 1252/2327HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
methylInheritance 1.33.0  (landing page)
Astrid Deschênes
Snapshot Date: 2025-09-12 13:45 -0400 (Fri, 12 Sep 2025)
git_url: https://git.bioconductor.org/packages/methylInheritance
git_branch: devel
git_last_commit: 87b54aa
git_last_commit_date: 2025-04-15 11:10:38 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    ERROR    OK  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for methylInheritance on lconway

To the developers/maintainers of the methylInheritance package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/methylInheritance.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.

raw results


Summary

Package: methylInheritance
Version: 1.33.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:methylInheritance.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings methylInheritance_1.33.0.tar.gz
StartedAt: 2025-09-12 21:58:00 -0400 (Fri, 12 Sep 2025)
EndedAt: 2025-09-12 22:08:40 -0400 (Fri, 12 Sep 2025)
EllapsedTime: 640.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: methylInheritance.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:methylInheritance.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings methylInheritance_1.33.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/methylInheritance.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘methylInheritance/DESCRIPTION’ ... OK
* this is package ‘methylInheritance’ version ‘1.33.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 ‘methylInheritance’ 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 dependencies in R code ... OK
* 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 ... NOTE
checkRd: (-1) demoForTransgenerationalAnalysis.Rd:59-61: Lost braces
    59 |     \item \code{\link{runPermutation}} {for running a
       |                                        ^
checkRd: (-1) demoForTransgenerationalAnalysis.Rd:62-63: Lost braces
    62 |     \item \code{\link{runObservation}} {for running an
       |                                        ^
checkRd: (-1) isInterGenerationResults.Rd:21: Lost braces; missing escapes or markup?
    21 | "_permutation_{permutationID}.RDS" extension.}
       |               ^
checkRd: (-1) methylInheritance-package.Rd:19-21: Lost braces
    19 |     \item \code{\link{runPermutation}} {for running a
       |                                        ^
checkRd: (-1) methylInheritance-package.Rd:22-23: Lost braces
    22 |     \item \code{\link{runObservation}} {for running an
       |                                        ^
checkRd: (-1) methylInheritanceResults.Rd:293-294: Lost braces
   293 |     \item \code{\link{extractInfo}} {for extracting the
       |                                     ^
checkRd: (-1) readInterGenerationResults.Rd:25: Lost braces; missing escapes or markup?
    25 | "_permutation_{permutationID}.RDS" extension.}
       |               ^
checkRd: (-1) runOnePermutationOnAllGenerations.Rd:144-173: Lost braces
   144 | itemize{
       |        ^
checkRd: (-1) samplesForTransgenerationalAnalysis.Rd:48-50: Lost braces
    48 |     \item \code{\link{runPermutation}} {for running a
       |                                        ^
checkRd: (-1) saveInterGenerationResults.Rd:27: Lost braces; missing escapes or markup?
    27 | "_permutation_{permutationID}.RDS" extension.}
       |               ^
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                       user system elapsed
runPermutation                      124.798  1.124 126.940
runObservation                       56.140  0.602  57.017
samplesForTransgenerationalAnalysis  49.576  1.141  66.741
runOnePermutationOnAllGenerations    13.929  0.152  14.149
demoForTransgenerationalAnalysis      6.581  0.118   6.735
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 ERROR
Running the tests in ‘tests/runTests.R’ failed.
Last 13 lines of output:
  
  Test files with failing tests
  
     test_methylInheritanceMethods.R 
       test.plotConvergenceGraph_good_01 
  
  
  Error in BiocGenerics:::testPackage("methylInheritance") : 
    unit tests failed for package methylInheritance
  In addition: Warning messages:
  1: Use of `formatForGraphDataFrame$RESULT` is discouraged.
  ℹ Use `RESULT` instead. 
  2: In max(i) : no non-missing arguments to max; returning -Inf
  3: In max(i) : no non-missing arguments to max; returning -Inf
  Execution halted
* 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 ERROR, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/methylInheritance.Rcheck/00check.log’
for details.


Installation output

methylInheritance.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL methylInheritance
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘methylInheritance’ ...
** this is package ‘methylInheritance’ version ‘1.33.0’
** using staged installation
** R
** data
** 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 (methylInheritance)

Tests output

methylInheritance.Rcheck/tests/runTests.Rout.fail


R version 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> ## Run all tests presnt in the package
> BiocGenerics:::testPackage("methylInheritance")
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


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, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: Seqinfo
uniting...
uniting...
uniting...
Timing stopped at: 0.527 0.009 0.548
Error in S7::prop(x, "meta")[[i]] : subscript out of bounds
In addition: Warning message:
Using `size` aesthetic for lines was deprecated in ggplot2 3.4.0.
ℹ Please use `linewidth` instead.
ℹ The deprecated feature was likely used in the methylInheritance package.
  Please report the issue at
  <https://github.com/adeschen/methylInheritance/issues>. 
uniting...
uniting...
uniting...
uniting...
uniting...
uniting...
uniting...
uniting...
uniting...
uniting...
uniting...
uniting...
uniting...
uniting...
uniting...
Permutation Analysis

Number of Generations:  3 
Number of Permutations:  20 

Observation Results: 
        SOURCE ELEMENT ANALYSIS   TYPE RESULT
1  OBSERVATION   SITES       i2 HYPER1      4
2  OBSERVATION   SITES       i2 HYPER2      1
3  OBSERVATION   SITES       i2  HYPO1      2
4  OBSERVATION   SITES       i2  HYPO2      2
5  OBSERVATION   SITES     iAll  HYPER      0
6  OBSERVATION   SITES     iAll   HYPO      0
7  OBSERVATION   TILES       i2 HYPER1   1000
8  OBSERVATION   TILES       i2 HYPER2      0
9  OBSERVATION   TILES       i2  HYPO1      0
10 OBSERVATION   TILES       i2  HYPO2      0
11 OBSERVATION   TILES     iAll  HYPER      0
12 OBSERVATION   TILES     iAll   HYPO      0


RUNIT TEST PROTOCOL -- Fri Sep 12 22:08:28 2025 
*********************************************** 
Number of test functions: 75 
Number of errors: 1 
Number of failures: 0 

 
1 Test Suite : 
methylInheritance RUnit Tests - 75 test functions, 1 error, 0 failures
ERROR in test.plotConvergenceGraph_good_01: Error in S7::prop(x, "meta")[[i]] : subscript out of bounds

Test files with failing tests

   test_methylInheritanceMethods.R 
     test.plotConvergenceGraph_good_01 


Error in BiocGenerics:::testPackage("methylInheritance") : 
  unit tests failed for package methylInheritance
In addition: Warning messages:
1: Use of `formatForGraphDataFrame$RESULT` is discouraged.
ℹ Use `RESULT` instead. 
2: In max(i) : no non-missing arguments to max; returning -Inf
3: In max(i) : no non-missing arguments to max; returning -Inf
Execution halted

Example timings

methylInheritance.Rcheck/methylInheritance-Ex.timings

nameusersystemelapsed
calculateSignificantLevel0.0160.0040.019
createDataStructure0.0640.0060.072
createOutputDir0.0000.0010.001
demoForTransgenerationalAnalysis6.5810.1186.735
extractInfo0.2140.0050.220
formatInputMethylData0.2200.0260.248
getGRangesFromMethylDiff0.0770.0030.081
interGeneration1.1920.0091.206
isInterGenerationResults0.0020.0000.002
loadAllRDSResults0.2480.0050.254
loadConvergenceData0.2760.0040.280
mergePermutationAndObservation0.0030.0000.003
methylInheritanceAllResults0.0050.0020.007
methylInheritanceResults0.0150.0030.018
plotConvergenceGraph0.8790.0160.899
plotGraph0.5760.0050.585
readInterGenerationResults0.0410.0020.042
runObservation56.140 0.60257.017
runOnePermutationOnAllGenerations13.929 0.15214.149
runPermutation124.798 1.124126.940
samplesForTransgenerationalAnalysis49.576 1.14166.741
saveInterGenerationResults1.3350.0231.869
validateExtractInfo0.0020.0020.005
validateLoadConvergenceData0.0010.0010.002
validateMergePermutationAndObservation0.0010.0010.001
validateRunObservation0.1050.0050.157
validateRunPermutation0.1080.0040.156