Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2024-03-29 11:37:58 -0400 (Fri, 29 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4669
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4404
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4427
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 1311/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
motifcounter 1.26.0  (landing page)
Wolfgang Kopp
Snapshot Date: 2024-03-27 14:05:05 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/motifcounter
git_branch: RELEASE_3_18
git_last_commit: ea9e495
git_last_commit_date: 2023-10-24 10:56:13 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

INSTALL results for motifcounter on merida1


To the developers/maintainers of the motifcounter package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/motifcounter.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: motifcounter
Version: 1.26.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL motifcounter
StartedAt: 2024-03-27 15:16:09 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 15:16:41 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 31.5 seconds
RetCode: 0
Status:   OK  

Command output

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’
* installing *source* package ‘motifcounter’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c Rbackground.c -o Rbackground.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c Rcombinatorial.c -o Rcombinatorial.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c Rcompoundpoisson.c -o Rcompoundpoisson.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c Rminmaxscore.c -o Rminmaxscore.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c Roption.c -o Roption.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c Roverlap.c -o Roverlap.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c Rscore1d.c -o Rscore1d.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c Rsequence.c -o Rsequence.o
Rsequence.c:143:21: warning: unused variable 'noscores' [-Wunused-variable]
    int mins, maxs, noscores;
                    ^
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c Rsimulate.c -o Rsimulate.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c background.c -o background.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c combinatorial.c -o combinatorial.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c compoundpoisson.c -o compoundpoisson.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c markovchain.c -o markovchain.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c markovchain_single.c -o markovchain_single.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c matrix.c -o matrix.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c mdist_register.c -o mdist_register.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c minmaxscore.c -o minmaxscore.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c overlap.c -o overlap.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c score1d.c -o score1d.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c score2d.c -o score2d.o
score2d.c:597:25: warning: variable 'p1' set but not used [-Wunused-but-set-variable]
    double p, p0 = 0.0, p1 = 0.0, ptmp;
                        ^
score2d.c:597:15: warning: variable 'p0' set but not used [-Wunused-but-set-variable]
    double p, p0 = 0.0, p1 = 0.0, ptmp;
              ^
2 warnings generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c scorefunctions.c -o scorefunctions.o
scorefunctions.c:84:22: warning: unused variable 'cindex' [-Wunused-variable]
    int j, i, index, cindex, ds;
                     ^
scorefunctions.c:119:17: warning: unused variable 'cindex' [-Wunused-variable]
  int s, index, cindex;
                ^
scorefunctions.c:159:19: warning: unused variable 'cindex' [-Wunused-variable]
    int s, index, cindex;
                  ^
3 warnings generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c sequence.c -o sequence.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -DIN_R -fPIC  -falign-functions=64 -Wall -g -O2  -c simulate.c -o simulate.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o motifcounter.so Rbackground.o Rcombinatorial.o Rcompoundpoisson.o Rminmaxscore.o Roption.o Roverlap.o Rscore1d.o Rsequence.o Rsimulate.o background.o combinatorial.o compoundpoisson.o markovchain.o markovchain_single.o matrix.o mdist_register.o minmaxscore.o overlap.o score1d.o score2d.o scorefunctions.o sequence.o simulate.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/00LOCK-motifcounter/00new/motifcounter/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (motifcounter)