Bioconductor Single Package Builder - Build History

Snapshot Date: 
URL:  https://git.bioconductor.org/packages/chihaya
Last Changed Rev:  / Revision: 
Last Changed Date: 

Hostname OS /Arch BUILD CHECK BUILD BIN POST-PROCESSING
nebbiolo1 Linux (Ubuntu 22.04.1 LTS)/x86_64   OK     WARNINGS     skipped     OK  
merida1 macOS 10.14.6 Mojave/x86_64   OK     WARNINGS     OK     OK  

nebbiolo1 Summary

[top]

Package: chihaya
Version: 0.99.1
RVersion: 4.3
BiocVersion: 3.17
BuildCommand: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data chihaya
BuildTime: 0 minutes 41.74 seconds
CheckCommand: BiocCheckGitClone('chihaya') && /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --no-vignettes --timings --library=/home/pkgbuild/packagebuilder/workers/jobs/2894/R-libs --install=check:/home/pkgbuild/packagebuilder/workers/jobs/2894/27eacf939df4b3592e55c171c3e470c0f5ca2352/chihaya.install-out.txt chihaya_0.99.1.tar.gz && BiocCheck('chihaya_0.99.1.tar.gz', `new-package`=TRUE)
CheckTime: 2 minutes 2.21 seconds
BuildBinCommand:
BuildBinTime:
PackageFileSize: 255.32 KiB
BuildID:: chihaya_20230216205639
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: chihaya. Starting Build package. Starting Check package.
PostProcessing: Finished Git clone. Package type: Software. Installing dependency status: 0. Checking git clone status: 0. Installing package status: 0. Build Package status: 0. Checking Package status: 0.

nebbiolo1 BUILD SRC output

[top]

===============================

 R CMD BUILD

===============================

* checking for file ‘chihaya/DESCRIPTION’ ... OK
* preparing ‘chihaya’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... OK
* cleaning src
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* building ‘chihaya_0.99.1.tar.gz’


nebbiolo1 CHECK output

[top]

===============================

 BiocCheckGitClone('chihaya')

===============================

─ BiocCheckVersion: 1.35.9
─ BiocVersion: 3.17
─ Package: chihaya
─ PackageVersion: 0.99.1
─ sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/2894/27eacf939df4b3592e55c171c3e470c0f5ca2352/chihaya
─ platform: unix
─ isTarBall: FALSE

* Checking valid files...
* Checking for stray BiocCheck output folders...
* Checking for inst/doc folders...
* Checking DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...

─ BiocCheck results ──
0 ERRORS | 0 WARNINGS | 0 NOTES

For more details, run
    browseVignettes(package = 'BiocCheck')




===============================

 R CMD CHECK

===============================

* using log directory ‘/home/pkgbuild/packagebuilder/workers/jobs/2894/27eacf939df4b3592e55c171c3e470c0f5ca2352/chihaya.Rcheck’
* using R Under development (unstable) (2023-01-10 r83596)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘chihaya/DESCRIPTION’ ... OK
* this is package ‘chihaya’ version ‘0.99.1’
* 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 serialization versions ... OK
* checking whether package ‘chihaya’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
* checking installed package size ... NOTE
  installed size is 10.6Mb
  sub-directories of 1Mb or more:
    libs  10.3Mb
* checking package directory ... OK
* checking for future file timestamps ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* 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 ... [4s/4s] OK
* checking whether the package can be loaded with stated dependencies ... [4s/4s] OK
* checking whether the package can be unloaded cleanly ... [4s/4s] OK
* checking whether the namespace can be loaded with stated dependencies ... [4s/4s] OK
* checking whether the namespace can be unloaded cleanly ... [4s/4s] OK
* checking loading without being on the library search path ... [4s/4s] OK
* checking use of S3 registration ... 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 ... [15s/15s] OK
* checking Rd files ... [0s/0s] OK
* checking Rd metadata ... OK
* checking Rd line widths ... 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 line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... WARNING
Found the following file(s) containing GNU extensions:
  src/Makevars
Portable Makefiles do not use GNU extensions such as +=, :=, $(shell),
$(wildcard), ifeq ... endif, .NOTPARALLEL See section ‘Writing portable
packages’ in the ‘Writing R Extensions’ manual.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK
* checking pragmas in C/C++ headers and code ... OK
* checking compilation flags used ... OK
* checking compiled code ... WARNING
Note: information on .o files is not available
File ‘/home/pkgbuild/packagebuilder/workers/jobs/2894/R-libs/chihaya/libs/chihaya.so’:
  Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
  Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
  Found ‘abort’, possibly from ‘abort’ (C)
  Found ‘exit’, possibly from ‘exit’ (C)
  Found ‘rand_r’, possibly from ‘rand_r’ (C)
  Found ‘stderr’, possibly from ‘stderr’ (C)
  Found ‘stdout’, possibly from ‘stdout’ (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 files in ‘vignettes’ ... OK
* checking examples ... [13s/13s] OK
* checking for unstated dependencies in ‘tests’ ... WARNING
'::' or ':::' import not declared from: ‘BiocGenerics’
'library' or 'require' call not declared from: ‘S4Vectors’
* checking tests ...
  Running ‘testthat.R’ [13s/13s]
 [13s/13s] 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 ... [3s/3s] OK
* DONE

Status: 3 WARNINGs, 1 NOTE
See
  ‘/home/pkgbuild/packagebuilder/workers/jobs/2894/27eacf939df4b3592e55c171c3e470c0f5ca2352/chihaya.Rcheck/00check.log’
for details.






===============================

 BiocCheck('chihaya_0.99.1.tar.gz')

===============================

─ BiocCheckVersion: 1.35.9
─ BiocVersion: 3.17
─ Package: chihaya
─ PackageVersion: 0.99.1
─ sourceDir: /tmp/RtmpQ17VVB/file26e9ca19842913/chihaya
─ installDir: /tmp/RtmpQ17VVB/file26e9ca57c880f9
─ BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/2894/27eacf939df4b3592e55c171c3e470c0f5ca2352/chihaya.BiocCheck
─ platform: unix
─ isTarBall: TRUE

* Installing package...
* Checking for deprecated package usage...
* Checking for remote package usage...
* Checking for 'LazyData: true' usage...
* Checking version number...
* Checking for version number mismatch...
* Checking new package version number...
* Checking R version dependency...
* Checking package size...
* Checking individual file sizes...
* Checking biocViews...
* Checking that biocViews are present...
* Checking package type based on biocViews...
    Software
* Checking for non-trivial biocViews...
* Checking that biocViews come from the same category...
* Checking biocViews validity...
* Checking for recommended biocViews...
* Checking build system compatibility...
* Checking for blank lines in DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for proper Description: field...
    * NOTE: The Description field in the DESCRIPTION is made up by less
      than 3 sentences. Please consider expanding this field, and
      structure it as a full paragraph
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
* Checking for Version field...
* Checking for valid maintainer...
    * NOTE: Consider adding the maintainer's ORCID iD in 'Authors@R'
      with 'comment=c(ORCID="...")'
* Checking License: for restrictive use...
* Checking for pinned package versions...
* Checking DESCRIPTION/NAMESPACE consistency...
* Checking .Rbuildignore...
* Checking for stray BiocCheck output folders...
* Checking vignette directory...
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of chihaya...
* Checking coding practice...
* Checking parsed R code in R directory, examples, vignettes...
* Checking function lengths...
    * NOTE: The recommended function length is 50 lines or less. There
      are 65 functions greater than 50 lines.
* Checking man page documentation...
    * NOTE: Consider adding runnable examples to man pages that
      document exported objects.
* Checking package NEWS...
    * NOTE: Consider adding a NEWS file, so your package news will be
      included in Bioconductor release announcements.
* Checking unit tests...
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source,
  and vignette source...
    * NOTE: Consider shorter lines; 174 lines (7%) are > 80 characters
      long.
    * NOTE: Consider multiples of 4 spaces for line indents; 3 lines
      (0%) are not.
    See https://contributions.bioconductor.org/r-code.html
    See styler package: https://cran.r-project.org/package=styler as
      described in the BiocCheck vignette.
* Checking if package already exists in CRAN...
* Checking if new package already exists in Bioconductor...
* Checking for bioc-devel mailing list subscription...
    Maintainer is subscribed to bioc-devel.
* Checking for support site registration...
    Maintainer is registered at support site.
    Package name is in support site watched tags.

─ BiocCheck results ──
0 ERRORS | 0 WARNINGS | 7 NOTES

See the chihaya.BiocCheck folder and run
    browseVignettes(package = 'BiocCheck')
for details.

nebbiolo1 BUILD BIN output

[top]


                				

merida1 Summary

[top]

Package: chihaya
Version: 0.99.1
RVersion: 4.3
BiocVersion: 3.17
BuildCommand: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data chihaya
BuildTime: 1 minutes 44.21 seconds
CheckCommand: BiocCheckGitClone('chihaya') && /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --library=/Users/pkgbuild/packagebuilder/workers/jobs/2894/R-libs --install=check:/Users/pkgbuild/packagebuilder/workers/jobs/2894/27eacf939df4b3592e55c171c3e470c0f5ca2352/chihaya.install-out.txt chihaya_0.99.1.tar.gz && BiocCheck('chihaya_0.99.1.tar.gz', `new-package`=TRUE)
CheckTime: 5 minutes 6.80 seconds
BuildBinCommand: /Users/biocbuild/BBS/utils/build-universal.sh chihaya_0.99.1.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R libdir
BuildBinTime: 1 minutes 28.34 seconds
PackageFileSize: 255.14 KiB
BuildID:: chihaya_20230216205639
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: chihaya. Starting Build package. Starting Check package. Starting Build package.
PostProcessing: Finished Git clone. Package type: Software. Installing dependency status: 0. Checking git clone status: 0. Installing package status: 0. Build Package status: 0. Checking Package status: 0. Build Package status: 0.

merida1 BUILD SRC output

[top]

===============================

 R CMD BUILD

===============================

* checking for file ‘chihaya/DESCRIPTION’ ... OK
* preparing ‘chihaya’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... OK
* cleaning src
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* building ‘chihaya_0.99.1.tar.gz’


merida1 CHECK output

[top]

===============================

 BiocCheckGitClone('chihaya')

===============================

─ BiocCheckVersion: 1.35.9
─ BiocVersion: 3.17
─ Package: chihaya
─ PackageVersion: 0.99.1
─ sourceDir: /Users/pkgbuild/packagebuilder/workers/jobs/2894/27eacf939df4b3592e55c171c3e470c0f5ca2352/chihaya
─ platform: unix
─ isTarBall: FALSE

* Checking valid files...
* Checking for stray BiocCheck output folders...
* Checking for inst/doc folders...
* Checking DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...

─ BiocCheck results ──
0 ERRORS | 0 WARNINGS | 0 NOTES

For more details, run
    browseVignettes(package = 'BiocCheck')




===============================

 R CMD CHECK

===============================

* using log directory ‘/Users/pkgbuild/packagebuilder/workers/jobs/2894/27eacf939df4b3592e55c171c3e470c0f5ca2352/chihaya.Rcheck’
* using R Under development (unstable) (2023-01-10 r83596)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* R was compiled by
    Apple clang version 12.0.0 (clang-1200.0.32.29)
    GNU Fortran (GCC) 8.2.0
* running under: macOS Mojave 10.14.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘chihaya/DESCRIPTION’ ... OK
* this is package ‘chihaya’ version ‘0.99.1’
* 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 serialization versions ... OK
* checking whether package ‘chihaya’ can be installed ... OK
* used C++ compiler: ‘Apple clang version 11.0.0 (clang-1100.0.33.17)’
* used SDK: ‘’
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* 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 ... [9s/10s] OK
* checking whether the package can be loaded with stated dependencies ... [9s/10s] OK
* checking whether the package can be unloaded cleanly ... [9s/10s] OK
* checking whether the namespace can be loaded with stated dependencies ... [9s/10s] OK
* checking whether the namespace can be unloaded cleanly ... [9s/10s] OK
* checking loading without being on the library search path ... [9s/10s] OK
* checking use of S3 registration ... 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 ... [33s/38s] OK
* checking Rd files ... [1s/1s] OK
* checking Rd metadata ... OK
* checking Rd line widths ... 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 line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... WARNING
Found the following file(s) containing GNU extensions:
  src/Makevars
Portable Makefiles do not use GNU extensions such as +=, :=, $(shell),
$(wildcard), ifeq ... endif, .NOTPARALLEL See section ‘Writing portable
packages’ in the ‘Writing R Extensions’ manual.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK
* checking pragmas in C/C++ headers and code ... OK
* checking compilation flags used ... OK
* checking compiled code ... WARNING
Note: information on .o files is not available
File ‘/Users/pkgbuild/packagebuilder/workers/jobs/2894/R-libs/chihaya/libs/chihaya.so’:
  Found ‘__ZNSt3__14cerrE’, possibly from ‘std::cerr’ (C++)
  Found ‘___sprintf_chk’, possibly from ‘sprintf’ (C)
  Found ‘___stderrp’, possibly from ‘stderr’ (C)
  Found ‘___stdoutp’, possibly from ‘stdout’ (C)
  Found ‘_abort’, possibly from ‘abort’ (C)
  Found ‘_exit’, possibly from ‘exit’ (C)
  Found ‘_rand_r’, possibly from ‘rand_r’ (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 files in ‘vignettes’ ... OK
* checking examples ... [23s/26s] OK
* checking for unstated dependencies in ‘tests’ ... WARNING
'::' or ':::' import not declared from: ‘BiocGenerics’
'library' or 'require' call not declared from: ‘S4Vectors’
* checking tests ...
  Running ‘testthat.R’ [28s/32s]
 [29s/33s] 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 ... [10s/11s] OK
* DONE

Status: 3 WARNINGs
See
  ‘/Users/pkgbuild/packagebuilder/workers/jobs/2894/27eacf939df4b3592e55c171c3e470c0f5ca2352/chihaya.Rcheck/00check.log’
for details.






===============================

 BiocCheck('chihaya_0.99.1.tar.gz')

===============================

─ BiocCheckVersion: 1.35.9
─ BiocVersion: 3.17
─ Package: chihaya
─ PackageVersion: 0.99.1
─ sourceDir: /var/folders/7y/c__3_48d5y18p1_rhfs_4x9c0000gt/T//RtmppvCeNF/file73bb67ecf048/chihaya
─ installDir: /var/folders/7y/c__3_48d5y18p1_rhfs_4x9c0000gt/T//RtmppvCeNF/file73bb6e5a11cd
─ BiocCheckDir: /Users/pkgbuild/packagebuilder/workers/jobs/2894/27eacf939df4b3592e55c171c3e470c0f5ca2352/chihaya.BiocCheck
─ platform: unix
─ isTarBall: TRUE

* Installing package...
* Checking for deprecated package usage...
* Checking for remote package usage...
* Checking for 'LazyData: true' usage...
* Checking version number...
* Checking for version number mismatch...
* Checking new package version number...
* Checking R version dependency...
* Checking package size...
* Checking individual file sizes...
* Checking biocViews...
* Checking that biocViews are present...
* Checking package type based on biocViews...
    Software
* Checking for non-trivial biocViews...
* Checking that biocViews come from the same category...
* Checking biocViews validity...
* Checking for recommended biocViews...
* Checking build system compatibility...
* Checking for blank lines in DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for proper Description: field...
    * NOTE: The Description field in the DESCRIPTION is made up by less
      than 3 sentences. Please consider expanding this field, and
      structure it as a full paragraph
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
* Checking for Version field...
* Checking for valid maintainer...
    * NOTE: Consider adding the maintainer's ORCID iD in 'Authors@R'
      with 'comment=c(ORCID="...")'
* Checking License: for restrictive use...
* Checking for pinned package versions...
* Checking DESCRIPTION/NAMESPACE consistency...
* Checking .Rbuildignore...
* Checking for stray BiocCheck output folders...
* Checking vignette directory...
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of chihaya...
* Checking coding practice...
* Checking parsed R code in R directory, examples, vignettes...
* Checking function lengths...
    * NOTE: The recommended function length is 50 lines or less. There
      are 65 functions greater than 50 lines.
* Checking man page documentation...
    * NOTE: Consider adding runnable examples to man pages that
      document exported objects.
* Checking package NEWS...
    * NOTE: Consider adding a NEWS file, so your package news will be
      included in Bioconductor release announcements.
* Checking unit tests...
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source,
  and vignette source...
    * NOTE: Consider shorter lines; 174 lines (7%) are > 80 characters
      long.
    * NOTE: Consider multiples of 4 spaces for line indents; 3 lines
      (0%) are not.
    See https://contributions.bioconductor.org/r-code.html
    See styler package: https://cran.r-project.org/package=styler as
      described in the BiocCheck vignette.
* Checking if package already exists in CRAN...
* Checking if new package already exists in Bioconductor...
* Checking for bioc-devel mailing list subscription...
    Maintainer is subscribed to bioc-devel.
* Checking for support site registration...
    Maintainer is registered at support site.
    Package name is in support site watched tags.

─ BiocCheck results ──
0 ERRORS | 0 WARNINGS | 7 NOTES

See the chihaya.BiocCheck folder and run
    browseVignettes(package = 'BiocCheck')
for details.

merida1 BUILD BIN output

[top]

===============================

 R CMD BUILD

===============================

>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=libdir chihaya_0.99.1.tar.gz'
>>>>>>> 

* installing *source* package ‘chihaya’ ...
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 11.0.0 (clang-1100.0.33.17)’
using SDK: ‘’
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -D USE_HDF5=1 -D USE_ZLIB=1 -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rhdf5lib/include' -I/usr/local/include    -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -D USE_HDF5=1 -D USE_ZLIB=1 -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rhdf5lib/include' -I/usr/local/include    -fPIC  -Wall -g -O2  -c get_best_type.cpp -o get_best_type.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -D USE_HDF5=1 -D USE_ZLIB=1 -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rhdf5lib/include' -I/usr/local/include    -fPIC  -Wall -g -O2  -c h5exists.cpp -o h5exists.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -D USE_HDF5=1 -D USE_ZLIB=1 -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rhdf5lib/include' -I/usr/local/include    -fPIC  -Wall -g -O2  -c validate.cpp -o validate.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -D USE_HDF5=1 -D USE_ZLIB=1 -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rhdf5lib/include' -I/usr/local/include    -fPIC  -Wall -g -O2  -c write_scalar.cpp -o write_scalar.o
clang++ -mmacosx-version-min=10.13 -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/usr/local/lib -o chihaya.so RcppExports.o get_best_type.o h5exists.o validate.o write_scalar.o /Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rhdf5lib/lib/libhdf5_cpp.a /Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rhdf5lib/lib/libhdf5.a -L/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rhdf5lib/lib -lsz -laec -lz -ldl -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/pkgbuild/packagebuilder/workers/jobs/2894/27eacf939df4b3592e55c171c3e470c0f5ca2352/libdir/00LOCK-chihaya/00new/chihaya/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 (chihaya)


>>>>>>> 
>>>>>>> FIXING LINKS FOR libdir/chihaya/libs/chihaya.so
>>>>>>> 

install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/4.3/Resources/lib/libgcc_s.1.dylib" "libdir/chihaya/libs/chihaya.so"
install_name_tool -change "/usr/local/lib/libgfortran.5.dylib" "/Library/Frameworks/R.framework/Versions/4.3/Resources/lib/libgfortran.5.dylib" "libdir/chihaya/libs/chihaya.so"
install_name_tool -change "/usr/local/lib/libquadmath.0.dylib" "/Library/Frameworks/R.framework/Versions/4.3/Resources/lib/libquadmath.0.dylib" "libdir/chihaya/libs/chihaya.so"