Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-06-25 11:39 -0400 (Tue, 25 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
kjohnson3macOS 13.6.5 Venturaarm644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4353
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 865/2242HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GNOSIS 1.3.0  (landing page)
Lydia King
Snapshot Date: 2024-06-24 14:00 -0400 (Mon, 24 Jun 2024)
git_url: https://git.bioconductor.org/packages/GNOSIS
git_branch: devel
git_last_commit: c79d867
git_last_commit_date: 2024-04-30 11:52:40 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  ERROR    ERROR  skippedskipped
kjohnson3macOS 13.6.5 Ventura / arm64  ERROR    ERROR  skippedskipped


INSTALL results for GNOSIS on kjohnson3

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

Command output

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘GNOSIS’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import ‘shinydashboard::taskItem’ by ‘shinydashboardPlus::taskItem’ when loading ‘GNOSIS’
Warning: replacing previous import ‘shinydashboard::dashboardHeader’ by ‘shinydashboardPlus::dashboardHeader’ when loading ‘GNOSIS’
Warning: replacing previous import ‘shinydashboard::box’ by ‘shinydashboardPlus::box’ when loading ‘GNOSIS’
Warning: replacing previous import ‘shinydashboard::messageItem’ by ‘shinydashboardPlus::messageItem’ when loading ‘GNOSIS’
Warning: replacing previous import ‘shinydashboard::dashboardSidebar’ by ‘shinydashboardPlus::dashboardSidebar’ when loading ‘GNOSIS’
Warning: replacing previous import ‘shinydashboard::dashboardPage’ by ‘shinydashboardPlus::dashboardPage’ when loading ‘GNOSIS’
Warning: replacing previous import ‘shinyWidgets::progressBar’ by ‘shinydashboardPlus::progressBar’ when loading ‘GNOSIS’
Warning: replacing previous import ‘shinydashboard::notificationItem’ by ‘shinydashboardPlus::notificationItem’ when loading ‘GNOSIS’
Warning: replacing previous import ‘shiny::dataTableOutput’ by ‘DT::dataTableOutput’ when loading ‘GNOSIS’
Warning: replacing previous import ‘shiny::renderDataTable’ by ‘DT::renderDataTable’ when loading ‘GNOSIS’
Error in dyn.load(file, DLLpath = DLLpath, ...) : 
  unable to load shared object '/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/readxl/libs/readxl.so':
  dlopen(/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/readxl/libs/readxl.so, 0x0006): Symbol not found: _iconv
  Referenced from: <FD6FB17B-8454-3F39-A16C-DE444F5ECD91> /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/readxl/libs/readxl.so
  Expected in:     <5071C9AE-D5F8-3824-BAFF-EA562080A74A> /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/lib/libR.dylib
Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
Execution halted
ERROR: lazy loading failed for package ‘GNOSIS’
* removing ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/GNOSIS’