Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-12-22 r89219) -- "Unsuffered Consequences" 4848
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4628
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 1557/2343HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PCAtools 2.23.1  (landing page)
Jared Andrews
Snapshot Date: 2026-01-14 13:40 -0500 (Wed, 14 Jan 2026)
git_url: https://git.bioconductor.org/packages/PCAtools
git_branch: devel
git_last_commit: 819e7c5
git_last_commit_date: 2026-01-12 14:45:20 -0500 (Mon, 12 Jan 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  ERROR    ERROR  skipped
kjohnson3macOS 13.7.7 Ventura / arm64  ERROR    ERROR  skippedskipped


BUILD results for PCAtools on kjohnson3

To the developers/maintainers of the PCAtools package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/PCAtools.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: PCAtools
Version: 2.23.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data PCAtools
StartedAt: 2026-01-14 17:22:49 -0500 (Wed, 14 Jan 2026)
EndedAt: 2026-01-14 17:22:51 -0500 (Wed, 14 Jan 2026)
EllapsedTime: 2.0 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data PCAtools
###
##############################################################################
##############################################################################


* checking for file ‘PCAtools/DESCRIPTION’ ... OK
* preparing ‘PCAtools’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package (it is needed to build vignettes)
      -----------------------------------
* installing *source* package ‘PCAtools’ ...
** this is package ‘PCAtools’ version ‘2.23.1’
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using C++11
using SDK: ‘MacOSX11.3.1.sdk’
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/dqrng/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/beachmat/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/dqrng/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c shuffle_matrix.cpp -o shuffle_matrix.o
In file included from shuffle_matrix.cpp:1:
/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/beachmat/include/Rtatami.h:6:10: fatal error: 'tatami_r/parallelize.hpp' file not found
#include "tatami_r/parallelize.hpp"
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make: *** [shuffle_matrix.o] Error 1
ERROR: compilation failed for package ‘PCAtools’
* removing ‘/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpKSveOt/Rinstc60f79ac101b/PCAtools’
      -----------------------------------
ERROR: package installation failed