Back to Mac ARM64 build report for BioC 3.17
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-03-16 11:01:55 -0400 (Thu, 16 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm64R Under development (unstable) (2023-01-10 r83596) -- "Unsuffered Consequences" 4115
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

CHECK results for ASEB on kjohnson2


To the developers/maintainers of the ASEB package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 95/2189HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ASEB 1.43.0  (landing page)
Likun Wang
Snapshot Date: 2023-03-13 13:00:01 -0400 (Mon, 13 Mar 2023)
git_url: https://git.bioconductor.org/packages/ASEB
git_branch: master
git_last_commit: 1b15a5c
git_last_commit_date: 2022-11-01 11:06:34 -0400 (Tue, 01 Nov 2022)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: ASEB
Version: 1.43.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ASEB.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ASEB_1.43.0.tar.gz
StartedAt: 2023-03-14 01:40:36 -0400 (Tue, 14 Mar 2023)
EndedAt: 2023-03-14 01:40:50 -0400 (Tue, 14 Mar 2023)
EllapsedTime: 14.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: ASEB.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/ASEB.Rcheck’
* using R Under development (unstable) (2023-01-10 r83596)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 13.0.0 (clang-1300.0.29.3)
    GNU Fortran (GCC) 12.0.1 20220312 (experimental)
* running under: macOS Monterey 12.6.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ASEB/DESCRIPTION’ ... OK
* this is package ‘ASEB’ version ‘1.43.0’
* 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 ‘ASEB’ can be installed ... WARNING
Found the following significant warnings:
  asebC.cpp:119:11: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
  asebC.cpp:422:4: warning: 'random_shuffle<std::__wrap_iter<int *>>' is deprecated [-Wdeprecated-declarations]
  asebC.cpp:552:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
  asebC.cpp:686:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
  asebC.cpp:691:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/ASEB.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX13.0.sdk’
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘methods’
A package should be listed in only one of these fields.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R 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 ... NOTE
SequenceInfo: no visible global function definition for ‘new’
drawEScurve,data.frame: no visible global function definition for ‘pdf’
drawEScurve,data.frame: no visible global function definition for
  ‘jpeg’
drawEScurve,data.frame: no visible global function definition for
  ‘lines’
drawEScurve,data.frame: no visible global function definition for ‘rgb’
drawEScurve,data.frame: no visible global function definition for
  ‘dev.off’
drawStat,data.frame: no visible global function definition for ‘pdf’
drawStat,data.frame: no visible global function definition for ‘jpeg’
drawStat,data.frame: no visible global function definition for ‘lines’
drawStat,data.frame: no visible global function definition for
  ‘dev.off’
ids,SequenceInfo: no visible global function definition for ‘slot’
ids<-,SequenceInfo-character: no visible global function definition for
  ‘slot<-’
sequences,SequenceInfo: no visible global function definition for
  ‘slot’
sequences<-,SequenceInfo-character: no visible global function
  definition for ‘slot<-’
show,SequenceInfo: no visible global function definition for ‘show’
Undefined global functions or variables:
  dev.off jpeg lines new pdf rgb show slot slot<-
Consider adding
  importFrom("grDevices", "dev.off", "jpeg", "pdf", "rgb")
  importFrom("graphics", "lines")
  importFrom("methods", "new", "show", "slot", "slot<-")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... WARNING
Note: information on .o files is not available
File ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/ASEB/libs/ASEB.so’:
  Found ‘_rand’, possibly from ‘rand’ (C)
  Found ‘_sprintf’, possibly from ‘sprintf’ (C)
  Found ‘_srand’, possibly from ‘srand’ (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/ASEB.Rcheck/00check.log’
for details.



Installation output

ASEB.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’
* installing *source* package ‘ASEB’ ...
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX13.0.sdk’
clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c asebC.cpp -o asebC.o
asebC.cpp:119:11: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          sprintf(tmp, "%c_%c", acids[i], acids[j]);
          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
asebC.cpp:422:4: warning: 'random_shuffle<std::__wrap_iter<int *>>' is deprecated [-Wdeprecated-declarations]
   random_shuffle(indexes.begin(), indexes.end());  // 2022/01/27
   ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__algorithm/shuffle.h:60:1: note: 'random_shuffle<std::__wrap_iter<int *>>' has been explicitly marked deprecated here
_LIBCPP_DEPRECATED_IN_CXX14 void
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1060:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX14'
#  define _LIBCPP_DEPRECATED_IN_CXX14 _LIBCPP_DEPRECATED
                                      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED'
#    define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
                                               ^
asebC.cpp:552:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        sprintf(tmp, "%c_%c", chr1, chr2);
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
asebC.cpp:686:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(tmp, "%d", value);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
asebC.cpp:691:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(tmp, "%.6f", value);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
5 warnings generated.
clang++ -arch arm64 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o ASEB.so asebC.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: -undefined dynamic_lookup may not work with chained fixups
installing to /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/00LOCK-ASEB/00new/ASEB/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 (ASEB)

Tests output


Example timings

ASEB.Rcheck/ASEB-Ex.timings

nameusersystemelapsed
SequenceInfo0.0010.0010.000
asebProteins0.4880.0050.494
asebSites0.3050.0030.308
drawEScurve0.3190.0070.327
drawStat0.4950.0030.498
readSequence0.1760.0000.177