Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2024-03-28 11:37:53 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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 1011/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
illuminaio 0.45.0  (landing page)
Kasper Daniel Hansen
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/illuminaio
git_branch: devel
git_last_commit: b3ab27c
git_last_commit_date: 2023-10-24 09:51:51 -0400 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for illuminaio on palomino3


To the developers/maintainers of the illuminaio package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/illuminaio.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: illuminaio
Version: 0.45.0
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:illuminaio.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings illuminaio_0.45.0.tar.gz
StartedAt: 2024-03-28 03:07:41 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 03:08:30 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 49.1 seconds
RetCode: 0
Status:   OK  
CheckDir: illuminaio.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:illuminaio.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings illuminaio_0.45.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/illuminaio.Rcheck'
* using R Under development (unstable) (2024-03-16 r86144 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'illuminaio/DESCRIPTION' ... OK
* this is package 'illuminaio' version '0.45.0'
* 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 whether package 'illuminaio' can be installed ... OK
* used C compiler: 'gcc.exe (GCC) 13.2.0'
* 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 ... OK
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files for x64 is not available
File 'F:/biocbuild/bbs-3.19-bioc/R/library/illuminaio/libs/x64/illuminaio.dll':
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking sizes of PDF files under 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'readBPM.R'
  Running 'readIDAT_370k.R'
  Running 'readIDAT_370k_gz.R'
  Running 'readIDAT_450k.R'
  Running 'readIDAT_450k_gz.R'
  Running 'readIDAT_gs_wg6v2.R'
  Running 'readIDAT_ht12v4.R'
  Running 'readIDAT_wg6v2.R'
 OK
* 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 NOTE
See
  'F:/biocbuild/bbs-3.19-bioc/meat/illuminaio.Rcheck/00check.log'
for details.


Installation output

illuminaio.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL illuminaio
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'illuminaio' ...
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG     -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c 000.init.c -o 000.init.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG     -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c des.c -o des.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG     -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c local_des.c -o local_des.o
gcc -shared -s -static-libgcc -o illuminaio.dll tmp.def 000.init.o des.o local_des.o -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.19-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.19-bioc/R/library/00LOCK-illuminaio/00new/illuminaio/libs/x64
** 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 (illuminaio)

Tests output

illuminaio.Rcheck/tests/readBPM.Rout


R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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.

> ## - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> ## System tests for readBPM()
> ##
> ## Data is automatically downloaded from Illumina (e.g. [1]), if missing.
> ##
> ## NOTE: These tests will only run if '_R_CHECK_FULL_' is set, i.e.
> ## they won't run on Bioconductor or CRAN servers.
> ##
> ## REFERENCES:
> ## [1] http://support.illumina.com/downloads/infinium_bovineld_beadchip_product_files.ilmn
> ## - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> if (FALSE && Sys.getenv("_R_CHECK_FULL_") != "") {
+ 
+ ## - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ ## Utility functions
+ ## - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ getIlluminaAnnotationFile <- function(chipType, filename, force=FALSE) {
+   # Share data files across architectures, e.g. tests_i386 and tests_x64.
+   rootPath <- "../annotationData,illuminaio,tests"
+   path <- file.path(rootPath, "chipTypes", chipType)
+   if (!file_test("-d", path)) dir.create(path, recursive=TRUE)
+   pathname <- file.path(path, filename)
+ 
+   # Already downloaded?
+   if (!force && file_test("-f", pathname)) return(pathname)
+ 
+   # Download from Illumina
+   urlRoot <- "http://supportres.illumina.com/documents/downloads/productfiles"
+   url <- file.path(urlRoot, chipType, filename)
+   download.file(url, destfile=pathname, mode="wb")
+   if (!file_test("-f", pathname)) stop("Failed to download file: ", url)
+ 
+   pathname
+ } # getIlluminaAnnotationFile()
+ 
+ 
+ ## - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ ## Tests
+ ## - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ ## pathname <- getIlluminaAnnotationFile("bovineld", "bovineld_c.bpm")
+ 
+ path <- "annotationData/chipTypes/HumanMethylation450"
+ filename <- "humanmethylation450_15017482_v-1-2.bpm"
+ pathname <- file.path(path,filename)
+ data <- illuminaio::readBPM(pathname)
+ str(data)
+ 
+ } # if (Sys.getenv("_R_CHECK_FULL_") != "")
> 
> proc.time()
   user  system elapsed 
   0.12    0.12    0.18 

illuminaio.Rcheck/tests/readIDAT_370k.Rout


R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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.

> library(illuminaio)
> library(IlluminaDataTestFiles)
> 
> load(file.path(path.package("IlluminaDataTestFiles"), "extdata", "testData", "idat.370k.rda"))
> idatFile <- system.file("extdata", "idat", "4019585376_B_Red.idat",
+                         package = "IlluminaDataTestFiles")
> idat <- illuminaio::readIDAT(idatFile)
> ## FIXME: IlluminaDataTestFiles needs to be updated according
> ##        to 'RunInfo' bug fix in illuminaio v0.11.2.
> if (packageVersion("illuminaio") > "0.11.1") idat$RunInfo[-(1:2),] <- NA
> RUnit::checkEquals(idat, idat.370k)
[1] TRUE
> 
> proc.time()
   user  system elapsed 
   1.43    0.09    1.54 

illuminaio.Rcheck/tests/readIDAT_370k_gz.Rout


R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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.

> library(illuminaio)
> library(IlluminaDataTestFiles)
> 
> idatFile1 <- system.file("extdata", "idat", "4019585376_B_Red.idat",
+                          package = "IlluminaDataTestFiles")
> idat1 <- illuminaio::readIDAT(idatFile1)
> idatFile2 <- system.file("extdata", "idat", "4019585376_B_Red.idat.gz",
+                          package = "IlluminaDataTestFiles")
> idat2 <- illuminaio::readIDAT(idatFile2)
> idat2$fileSize <- idat1$fileSize <- NULL
> RUnit::checkEquals(idat1, idat2)
[1] TRUE
> 
> proc.time()
   user  system elapsed 
   0.90    0.25    1.17 

illuminaio.Rcheck/tests/readIDAT_450k.Rout


R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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.

> library(IlluminaDataTestFiles)
> 
> load(file.path(path.package("IlluminaDataTestFiles"), "extdata", "testData", "idat.450k.rda"))
> idatFile <- system.file("extdata", "idat", "5723646052_R02C02_Grn.idat",
+                         package = "IlluminaDataTestFiles")
> idat <- illuminaio::readIDAT(idatFile)
> 
> ## WORKAROUND: Until 'IlluminaDataTestFiles' is updated, 
> ## don't test all of the "Unknowns" fields
> if (  "Unknown.7" %in% names(idat[["Unknowns"]]) &&
+     ! "Unknown.7" %in% names(idat.450k[["Unknowns"]])) {
+   unknowns <- idat[["Unknowns"]]
+   unknowns[["Unknown.6"]] <- NULL
+   unknowns[["Unknown.7"]] <- NULL
+   idat[["Unknowns"]] <- unknowns
+ }
> 
> RUnit::checkEquals(idat, idat.450k)
[1] TRUE
> 
> proc.time()
   user  system elapsed 
   2.35    0.15    9.71 

illuminaio.Rcheck/tests/readIDAT_450k_gz.Rout


R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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.

> library(illuminaio)
> library(IlluminaDataTestFiles)
> 
> idatFile1 <- system.file("extdata", "idat", "5723646052_R02C02_Grn.idat",
+                          package = "IlluminaDataTestFiles")
> idat1 <- illuminaio::readIDAT(idatFile1)
> idatFile2 <- system.file("extdata", "idat", "5723646052_R02C02_Grn.idat.gz",
+                          package = "IlluminaDataTestFiles")
> idat2 <- illuminaio::readIDAT(idatFile2)
> idat2$fileSize <- idat1$fileSize <- NULL
> RUnit::checkEquals(idat1, idat2)
[1] TRUE
> 
> proc.time()
   user  system elapsed 
   1.87    0.17    2.00 

illuminaio.Rcheck/tests/readIDAT_gs_wg6v2.Rout


R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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.

> library(illuminaio)
> library(IlluminaDataTestFiles)
> 
> idatFile <- system.file("extdata", "idat", "4343238080_A_Grn.idat", package = "IlluminaDataTestFiles")
> idatData <- readIDAT(idatFile)$Quants
> gsFile <- system.file("extdata", "gs", "4343238080_A_ProbeSummary.txt.gz", package = "IlluminaDataTestFiles")
> gStudio <- read.delim(gzfile(gsFile, open = "r"), sep = "\t", header = TRUE)
> 
> ## not all probes are present in GenomeStudio output, so only select those that are
> idatData <- idatData[which(idatData[,"CodesBinData"] %in% gStudio[,"ProbeID"]),]
> ## the orders are also different (numeric vs alphabetical)
> gStudio <- gStudio[match(idatData[,"CodesBinData"], gStudio[,"ProbeID"]),]
> # check each value in GenomeStudio output
> ## there are some rounding differences, so we allow slight differences
> 
> ## summarised bead intensities
> RUnit::checkEqualsNumeric(idatData[, "MeanBinData"], gStudio[, 3], tolerance = 10e-7)
[1] TRUE
> ## number of beads
> RUnit::checkEquals(idatData[, "NumGoodBeadsBinData"], gStudio[, 5])
[1] TRUE
> ## standard errors
> RUnit::checkEqualsNumeric(idatData[, "DevBinData"] / sqrt(idatData[, "NumGoodBeadsBinData"]), gStudio[, 4], tolerance = 10e-7)
[1] TRUE
> 
> proc.time()
   user  system elapsed 
   1.32    0.10    2.18 

illuminaio.Rcheck/tests/readIDAT_ht12v4.Rout


R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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.

> library(illuminaio)
> library(IlluminaDataTestFiles)
> 
> load(file.path(path.package("IlluminaDataTestFiles"), "extdata", "testData", "idat.ht12v4.rda"))
> idatFile <- system.file("extdata", "idat", "6016741005_A_Grn.idat",
+                         package = "IlluminaDataTestFiles")
> idat <- illuminaio::readIDAT(idatFile)
> RUnit::checkEquals(idat, idat.ht12v4)
[1] TRUE
> 
> proc.time()
   user  system elapsed 
   1.09    0.07    1.75 

illuminaio.Rcheck/tests/readIDAT_wg6v2.Rout


R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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.

> library(illuminaio)
> library(IlluminaDataTestFiles)
> 
> load(file.path(path.package("IlluminaDataTestFiles"), "extdata", "testData", "idat.wg6v2.rda"))
> idatFile <- system.file("extdata", "idat", "4343238080_A_Grn.idat",
+                         package = "IlluminaDataTestFiles")
> idat <- illuminaio::readIDAT(idatFile)
> RUnit::checkEquals(idat, idat.wg6v2)
[1] TRUE
> 
> proc.time()
   user  system elapsed 
   1.12    0.15    1.96 

Example timings

illuminaio.Rcheck/illuminaio-Ex.timings

nameusersystemelapsed
readIDAT0.090.000.14