Back to Mac ARM64 build report for BioC 3.19
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-07 11:32:31 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4461
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 371/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ClustAll 1.0.0  (landing page)
Asier Ortega-Legarreta
Snapshot Date: 2024-05-06 14:00:02 -0400 (Mon, 06 May 2024)
git_url: https://git.bioconductor.org/packages/ClustAll
git_branch: RELEASE_3_19
git_last_commit: d8425d0
git_last_commit_date: 2024-04-30 11:55:40 -0400 (Tue, 30 Apr 2024)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for ClustAll on kjohnson3


To the developers/maintainers of the ClustAll package:
- 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: ClustAll
Version: 1.0.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ClustAll.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ClustAll_1.0.0.tar.gz
StartedAt: 2024-05-06 20:27:47 -0400 (Mon, 06 May 2024)
EndedAt: 2024-05-06 20:29:05 -0400 (Mon, 06 May 2024)
EllapsedTime: 77.9 seconds
RetCode: 0
Status:   OK  
CheckDir: ClustAll.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/ClustAll.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.5
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ClustAll/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ClustAll’ version ‘1.0.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 ‘ClustAll’ 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 ... 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 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
JACCARD_DISTANCE_F 0.496  0.033   5.905
summary_clusters   0.253  0.028   5.791
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘createClustAll_example.R’
  Running ‘runClustAll_example.R’
  Running ‘runTests.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: OK


Installation output

ClustAll.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘ClustAll’ ...
** 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 (ClustAll)

Tests output

ClustAll.Rcheck/tests/createClustAll_example.Rout


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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.

> ###########################################
> # All possibilities to create the object
> ###########################################
> require("ClustAll")
Loading required package: ClustAll
> data("BreastCancerWisconsin", package = "ClustAll")
> data("BreastCancerWisconsinMISSING", package = "ClustAll")
> 
> test_creatingClustAll1 <- function() {
+   # Scenario 1: 1.No NA, 2.No imputation, 3.No imputation implemented
+   createClustAll(data = wdbc, colValidation = "Diagnosis",
+                  nImputation = NULL, dataImputed = NULL)
+ }
> 
> test_creatingClustAll2 <- function() {
+   # Scenario 2: 1.Yes NA, 2.Yes imputation, 3.Imputations automatically (default)
+   createClustAll(wdbcNA, nImputation = 2,  colValidation = "Diagnosis")
+   createClustAll(wdbcNA, dataImputed = wdbcMIDS,
+                  colValidation = "Diagnosis")
+ }
> 
> test_creatingClustAll3 <- function() {
+   # Scenario 3: 1.Yes NA, 2.Yes imputation, 3.Imputations manually
+   createClustAll(wdbcNA, dataImputed = wdbcMIDS,
+                  colValidation = "Diagnosis")
+ }
> 
> proc.time()
   user  system elapsed 
  2.420   0.133   2.567 

ClustAll.Rcheck/tests/runClustAll_example.Rout


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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.

> ##########################################################
> # Running the pipeline with parallelization
> ##########################################################
> require("ClustAll")
Loading required package: ClustAll
> data("BreastCancerWisconsin", package = "ClustAll") # load example data
> wdbc <- subset(wdbc,select=c(-ID, -Diagnosis))
> wdbc <- wdbc[1:15,1:8] # reduce the number of variables for a less computational time
> obj <- createClustAll(data = wdbc, colValidation = NULL,
+                       nImputation = NULL, dataImputed = NULL)
Before continuing, check that the transformation has been processed correctly.


ClustALL object created successfully. You can use runClustAll.
> 
> 
> test_pipeline1 <- function() {
+   # 1. No parallelization, 2. YES simplified (use all depth)
+   runClustAll(obj, threads = 1, simplify = TRUE)
+ }
> #
> test_pipeline2 <- function() {
+   # 1. YES parallelization, 2. YES simplified (one depth every four)
+   runClustAll(obj, threads = 2, simplify = TRUE)
+ }
> 
> 
> 
> proc.time()
   user  system elapsed 
  2.452   0.134   2.595 

ClustAll.Rcheck/tests/runTests.Rout


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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.

> BiocGenerics:::testPackage("ClustAll")
The following cluster(s) do(es) not exist:
NOTexist

You may want to check the clusters using resStratification.
The following cluster(s) do(es) not exist:
NOTexist

You may want to check the clusters using resStratification.
The following cluster(s) do(es) not exist:
NOTexist

You may want to check the clusters using resStratification.
The ClustALL Object does not include labels.
Please create a new object or modidy the object with the original labelling data. 
For that check addValidationData method.
The ClustALL Object does not include labels.
Please create a new object or modify the object with the original labelling data. 
For that check addValidationData method
Loading required package: mice

Attaching package: 'mice'

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

    filter

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

    cbind, rbind

The dataset contains character values.
They are converted to categorical (more than one class) or to binary (one class).
Before continuing, check that the transformation has been processed correctly.


ClustALL object created successfully. You can use runClustAll.
The dataset contains character values.
They are converted to categorical (more than one class) or to binary (one class).
Before continuing, check that the transformation has been processed correctly.

The introduced columnname is not present in the dataset.
Please, make sure to introduce it correctly.
The dataset contains character values.
They are converted to categorical (more than one class) or to binary (one class).
Before continuing, check that the transformation has been processed correctly.


ClustALL object created successfully. You can use runClustAll.
The introduced data  and the original data labelling have different lenghts.
Make sure the introduced data is correct.
The dataset contains character values.
They are converted to categorical (more than one class) or to binary (one class).
Before continuing, check that the transformation has been processed correctly.


ClustALL object created successfully. You can use runClustAll.
The dataset contains character values.
They are converted to categorical (more than one class) or to binary (one class).
Categorical variables detected! Applying One Hot encoding...
Before continuing, check that the transformation has been processed correctly.


ClustALL object created successfully. You can use runClustAll.
The dataset contains character values.
They are converted to categorical (more than one class) or to binary (one class).
Categorical variables detected! Applying One Hot encoding...
Before continuing, check that the transformation has been processed correctly.


ClustALL object created successfully. You can use runClustAll.
The dataset contains character values.
They are converted to categorical (more than one class) or to binary (one class).
Before continuing, check that the transformation has been processed correctly.

The dataset does NOT contain NA values.
The imputation process will not be applied.

ClustALL object created successfully. You can use runClustAll.
The dataset contains character values.
They are converted to categorical (more than one class) or to binary (one class).
Before continuing, check that the transformation has been processed correctly.

Running default multiple imputation method.
For more information check mice package.

 iter imp variable
  1   1
  1   2
  2   1
  2   2
  3   1
  3   2
  4   1
  4   2
  5   1
  5   2

ClustALL object created successfully. You can use runClustAll.
The dataset contains character values.
They are converted to categorical (more than one class) or to binary (one class).
Before continuing, check that the transformation has been processed correctly.

Decimal number included, the decimal value will be rounded.
Running default multiple imputation method.
For more information check mice package.

 iter imp variable
  1   1
  1   2
  2   1
  2   2
  3   1
  3   2
  4   1
  4   2
  5   1
  5   2

ClustALL object created successfully. You can use runClustAll.
The dataset contains character values.
They are converted to categorical (more than one class) or to binary (one class).
Before continuing, check that the transformation has been processed correctly.

Decimal number included, the decimal value will be rounded.
Running default multiple imputation method.
For more information check mice package.

 iter imp variable
  1   1
  1   2
  1   3
  2   1
  2   2
  2   3
  3   1
  3   2
  3   3
  4   1
  4   2
  4   3
  5   1
  5   2
  5   3

ClustALL object created successfully. You can use runClustAll.
The dataset contains character values.
They are converted to categorical (more than one class) or to binary (one class).
Before continuing, check that the transformation has been processed correctly.

The dataset contains NA values.
Specify the number of imputations (nImputation) to be computed.
The dataset contains character values.
They are converted to categorical (more than one class) or to binary (one class).
Before continuing, check that the transformation has been processed correctly.

Argument nImputation is not valid.
Please introduce a positive number of imputations.

 iter imp variable
  1   1
  1   2
  2   1
  2   2
  3   1
  3   2
  4   1
  4   2
  5   1
  5   2
The dataset contains character values.
They are converted to categorical (more than one class) or to binary (one class).
Before continuing, check that the transformation has been processed correctly.


ClustALL object created successfully. You can use runClustAll.


RUNIT TEST PROTOCOL -- Mon May  6 20:29:01 2024 
*********************************************** 
Number of test functions: 7 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
ClustAll RUnit Tests - 7 test functions, 0 errors, 0 failures
Number of test functions: 7 
Number of errors: 0 
Number of failures: 0 
Warning messages:
1: Number of logged events: 1 
2: Number of logged events: 1 
3: Number of logged events: 1 
4: Number of logged events: 2 
> 
> proc.time()
   user  system elapsed 
  2.643   0.134   2.789 

Example timings

ClustAll.Rcheck/ClustAll-Ex.timings

nameusersystemelapsed
JACCARD_DISTANCE_F0.4960.0335.905
addValidationData0.0040.0000.004
cluster2data0.0040.0010.003
createClustAll2.2530.1142.375
dataImputed0.0140.0010.016
dataOriginal0.0430.0250.068
dataValidation0.0050.0020.006
nImputation0.0080.0000.009
plotJACCARD0.0030.0010.004
plotSANKEY0.0040.0000.004
processed0.0040.0010.004
resStratification0.0030.0000.004
runClustAll0.0040.0010.004
showData0.0240.0260.051
summary_clusters0.2530.0285.791
validateStratification0.0040.0000.004