Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2024-06-21 11:36 -0400 (Fri, 21 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4690
lconwaymacOS 12.7.1 Montereyx86_644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4404
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 2159/2242HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TSAR 1.3.0  (landing page)
Xinlin Gao
Snapshot Date: 2024-06-20 14:00 -0400 (Thu, 20 Jun 2024)
git_url: https://git.bioconductor.org/packages/TSAR
git_branch: devel
git_last_commit: dfc1f3d
git_last_commit_date: 2024-04-30 11:51:46 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  ERROR    ERROR  skippedskipped


INSTALL results for TSAR on lconway

To the developers/maintainers of the TSAR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TSAR.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: TSAR
Version: 1.3.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL TSAR
StartedAt: 2024-06-20 15:41:39 -0400 (Thu, 20 Jun 2024)
EndedAt: 2024-06-20 15:41:44 -0400 (Thu, 20 Jun 2024)
EllapsedTime: 4.8 seconds
RetCode: 1
Status:   ERROR  

Command output

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘TSAR’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Error in dyn.load(file, DLLpath = DLLpath, ...) : 
  unable to load shared object '/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/readxl/libs/readxl.so':
  dlopen(/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/readxl/libs/readxl.so, 0x0006): Symbol not found: (_iconv)
  Referenced from: '/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/readxl/libs/readxl.so'
  Expected in: '/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/lib/libR.dylib'
Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
Execution halted
ERROR: lazy loading failed for package ‘TSAR’
* removing ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/TSAR’