From 685912cd4bbb07864e32c05bef944932ab566309 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Fran=C3=A7ois?= Date: Wed, 12 Oct 2022 10:04:31 +0200 Subject: [PATCH] revdep update with cloud_check(). no remaining problems :tada: --- revdep/README.md | 32 ----- revdep/cran.md | 8 -- revdep/failures.md | 301 --------------------------------------------- 3 files changed, 341 deletions(-) diff --git a/revdep/README.md b/revdep/README.md index 5baefca6..3f34a183 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -1,33 +1 @@ -# Platform - -|field |value | -|:--------|:----------------------------------------------| -|version |R version 4.2.1 (2022-06-23) | -|os |macOS Monterey 12.6 | -|system |aarch64, darwin20 | -|ui |RStudio | -|language |(EN) | -|collate |en_US.UTF-8 | -|ctype |en_US.UTF-8 | -|tz |Europe/Paris | -|date |2022-10-11 | -|rstudio |2022.12.0-daily+257 Elsbeth Geranium (desktop) | -|pandoc |2.18 @ /opt/homebrew/bin/pandoc | - -# Dependencies - -|package |old |new |Δ | -|:-------|:-----|:----------|:--| -|cpp11 |0.4.2 |0.4.2.9000 |* | - # Revdeps - -## Failed to check (4) - -|package |version |error |warning |note | -|:-----------|:-------|:-----|:-------|:----| -|hilbert |0.2.1 |1 | | | -|RcppAlgos |2.6.0 |1 | | | -|svglite |2.1.0 |1 | | | -|vdiffr |1.0.4 |1 | | | - diff --git a/revdep/cran.md b/revdep/cran.md index 9e2c5c94..a6fa3f7c 100644 --- a/revdep/cran.md +++ b/revdep/cran.md @@ -3,13 +3,5 @@ We checked 51 reverse dependencies (49 from CRAN + 2 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. * We saw 0 new problems - * We failed to check 4 packages Issues with CRAN packages are summarised below. - -### Failed to check - -* hilbert (NA) -* RcppAlgos (NA) -* svglite (NA) -* vdiffr (NA) diff --git a/revdep/failures.md b/revdep/failures.md index c2bed2f1..e69de29b 100644 --- a/revdep/failures.md +++ b/revdep/failures.md @@ -1,301 +0,0 @@ -# hilbert - -
- -* Version: 0.2.1 -* GitHub: https://github.com/program--/hilbert -* Source code: https://github.com/cran/hilbert -* Date/Publication: 2022-04-08 08:42:30 UTC -* Number of recursive dependencies: 60 - -Run `revdep_details(, "hilbert")` for more info - -
- -## In both - -* checking whether package ‘hilbert’ can be installed ... ERROR - ``` - Installation failed. - See ‘/Users/romainfrancois/git/cpp11/revdep/checks.noindex/hilbert/new/hilbert.Rcheck/00install.out’ for details. - ``` - -## Installation - -### Devel - -``` -* installing *source* package ‘hilbert’ ... -** package ‘hilbert’ successfully unpacked and MD5 sums checked -** using staged installation -** libs -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/new/cpp11/include' -I/opt/R/arm64/include -I../inst/include -fPIC -falign-functions=64 -Wall -g -O2 -c cpp11.cpp -o cpp11.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/new/cpp11/include' -I/opt/R/arm64/include -I../inst/include -fPIC -falign-functions=64 -Wall -g -O2 -c hilbert-interface.cpp -o hilbert-interface.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/new/cpp11/include' -I/opt/R/arm64/include -I../inst/include -fPIC -falign-functions=64 -Wall -g -O2 -c hilbert-interface64.cpp -o hilbert-interface64.o -clang++ -arch arm64 -std=gnu++11 -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 hilbert.so cpp11.o hilbert-interface.o hilbert-interface64.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/R/arm64/gfortran/lib/gcc/aarch64-apple-darwin20.6.0/12.0.1 -L/opt/R/arm64/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation -ld: warning: directory not found for option '-L/opt/R/arm64/gfortran/lib/gcc/aarch64-apple-darwin20.6.0/12.0.1' -ld: warning: directory not found for option '-L/opt/R/arm64/gfortran/lib' -ld: library not found for -lgfortran -clang: error: linker command failed with exit code 1 (use -v to see invocation) -make: *** [hilbert.so] Error 1 -ERROR: compilation failed for package ‘hilbert’ -* removing ‘/Users/romainfrancois/git/cpp11/revdep/checks.noindex/hilbert/new/hilbert.Rcheck/hilbert’ - - -``` -### CRAN - -``` -* installing *source* package ‘hilbert’ ... -** package ‘hilbert’ successfully unpacked and MD5 sums checked -** using staged installation -** libs -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/old/cpp11/include' -I/opt/R/arm64/include -I../inst/include -fPIC -falign-functions=64 -Wall -g -O2 -c cpp11.cpp -o cpp11.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/old/cpp11/include' -I/opt/R/arm64/include -I../inst/include -fPIC -falign-functions=64 -Wall -g -O2 -c hilbert-interface.cpp -o hilbert-interface.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/old/cpp11/include' -I/opt/R/arm64/include -I../inst/include -fPIC -falign-functions=64 -Wall -g -O2 -c hilbert-interface64.cpp -o hilbert-interface64.o -clang++ -arch arm64 -std=gnu++11 -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 hilbert.so cpp11.o hilbert-interface.o hilbert-interface64.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/R/arm64/gfortran/lib/gcc/aarch64-apple-darwin20.6.0/12.0.1 -L/opt/R/arm64/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation -ld: warning: directory not found for option '-L/opt/R/arm64/gfortran/lib/gcc/aarch64-apple-darwin20.6.0/12.0.1' -ld: warning: directory not found for option '-L/opt/R/arm64/gfortran/lib' -ld: library not found for -lgfortran -clang: error: linker command failed with exit code 1 (use -v to see invocation) -make: *** [hilbert.so] Error 1 -ERROR: compilation failed for package ‘hilbert’ -* removing ‘/Users/romainfrancois/git/cpp11/revdep/checks.noindex/hilbert/old/hilbert.Rcheck/hilbert’ - - -``` -# RcppAlgos - -
- -* Version: 2.6.0 -* GitHub: https://github.com/jwood000/RcppAlgos -* Source code: https://github.com/cran/RcppAlgos -* Date/Publication: 2022-08-15 10:50:06 UTC -* Number of recursive dependencies: 61 - -Run `revdep_details(, "RcppAlgos")` for more info - -
- -## In both - -* checking whether package ‘RcppAlgos’ can be installed ... ERROR - ``` - Installation failed. - See ‘/Users/romainfrancois/git/cpp11/revdep/checks.noindex/RcppAlgos/new/RcppAlgos.Rcheck/00install.out’ for details. - ``` - -## Installation - -### Devel - -``` -* installing *source* package ‘RcppAlgos’ ... -** package ‘RcppAlgos’ successfully unpacked and MD5 sums checked -** using staged installation -** libs -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/new/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c BigComboCount.cpp -o BigComboCount.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/new/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c BigPartsCountDistinct.cpp -o BigPartsCountDistinct.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/new/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c BigPartsCountRep.cpp -o BigPartsCountRep.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/new/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c BigPartsCountSection.cpp -o BigPartsCountSection.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/new/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c BigPermuteCount.cpp -o BigPermuteCount.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/new/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c CartesianContainer.cpp -o CartesianContainer.o -... -** building package indices -** installing vignettes -** testing if installed package can be loaded from temporary location -Error: package or namespace load failed for ‘RcppAlgos’ in dyn.load(file, DLLpath = DLLpath, ...): - unable to load shared object '/Users/romainfrancois/git/cpp11/revdep/checks.noindex/RcppAlgos/new/RcppAlgos.Rcheck/00LOCK-RcppAlgos/00new/RcppAlgos/libs/RcppAlgos.so': - dlopen(/Users/romainfrancois/git/cpp11/revdep/checks.noindex/RcppAlgos/new/RcppAlgos.Rcheck/00LOCK-RcppAlgos/00new/RcppAlgos/libs/RcppAlgos.so, 0x0006): symbol not found in flat namespace (___gmp_randinit_default) -Error: loading failed -Execution halted -ERROR: loading failed -* removing ‘/Users/romainfrancois/git/cpp11/revdep/checks.noindex/RcppAlgos/new/RcppAlgos.Rcheck/RcppAlgos’ - - -``` -### CRAN - -``` -* installing *source* package ‘RcppAlgos’ ... -** package ‘RcppAlgos’ successfully unpacked and MD5 sums checked -** using staged installation -** libs -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/old/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c BigComboCount.cpp -o BigComboCount.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/old/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c BigPartsCountDistinct.cpp -o BigPartsCountDistinct.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/old/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c BigPartsCountRep.cpp -o BigPartsCountRep.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/old/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c BigPartsCountSection.cpp -o BigPartsCountSection.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/old/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c BigPermuteCount.cpp -o BigPermuteCount.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/old/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c CartesianContainer.cpp -o CartesianContainer.o -... -** building package indices -** installing vignettes -** testing if installed package can be loaded from temporary location -Error: package or namespace load failed for ‘RcppAlgos’ in dyn.load(file, DLLpath = DLLpath, ...): - unable to load shared object '/Users/romainfrancois/git/cpp11/revdep/checks.noindex/RcppAlgos/old/RcppAlgos.Rcheck/00LOCK-RcppAlgos/00new/RcppAlgos/libs/RcppAlgos.so': - dlopen(/Users/romainfrancois/git/cpp11/revdep/checks.noindex/RcppAlgos/old/RcppAlgos.Rcheck/00LOCK-RcppAlgos/00new/RcppAlgos/libs/RcppAlgos.so, 0x0006): symbol not found in flat namespace (___gmp_randinit_default) -Error: loading failed -Execution halted -ERROR: loading failed -* removing ‘/Users/romainfrancois/git/cpp11/revdep/checks.noindex/RcppAlgos/old/RcppAlgos.Rcheck/RcppAlgos’ - - -``` -# svglite - -
- -* Version: 2.1.0 -* GitHub: https://github.com/r-lib/svglite -* Source code: https://github.com/cran/svglite -* Date/Publication: 2022-02-03 09:00:02 UTC -* Number of recursive dependencies: 63 - -Run `revdep_details(, "svglite")` for more info - -
- -## In both - -* checking whether package ‘svglite’ can be installed ... ERROR - ``` - Installation failed. - See ‘/Users/romainfrancois/git/cpp11/revdep/checks.noindex/svglite/new/svglite.Rcheck/00install.out’ for details. - ``` - -## Installation - -### Devel - -``` -* installing *source* package ‘svglite’ ... -** package ‘svglite’ successfully unpacked and MD5 sums checked -** using staged installation -** libs -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/new/cpp11/include' -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/svglite/systemfonts/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cpp11.cpp -o cpp11.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/new/cpp11/include' -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/svglite/systemfonts/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c devSVG.cpp -o devSVG.o -clang++ -arch arm64 -std=gnu++11 -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 svglite.so cpp11.o devSVG.o -lpng -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation -ld: warning: -undefined dynamic_lookup may not work with chained fixups -ld: warning: ignoring file /usr/local/lib/libpng.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64 -installing to /Users/romainfrancois/git/cpp11/revdep/checks.noindex/svglite/new/svglite.Rcheck/00LOCK-svglite/00new/svglite/libs -... -** building package indices -** installing vignettes -** testing if installed package can be loaded from temporary location -Error: package or namespace load failed for ‘svglite’ in dyn.load(file, DLLpath = DLLpath, ...): - unable to load shared object '/Users/romainfrancois/git/cpp11/revdep/checks.noindex/svglite/new/svglite.Rcheck/00LOCK-svglite/00new/svglite/libs/svglite.so': - dlopen(/Users/romainfrancois/git/cpp11/revdep/checks.noindex/svglite/new/svglite.Rcheck/00LOCK-svglite/00new/svglite/libs/svglite.so, 0x0006): symbol not found in flat namespace (_png_create_info_struct) -Error: loading failed -Execution halted -ERROR: loading failed -* removing ‘/Users/romainfrancois/git/cpp11/revdep/checks.noindex/svglite/new/svglite.Rcheck/svglite’ - - -``` -### CRAN - -``` -* installing *source* package ‘svglite’ ... -** package ‘svglite’ successfully unpacked and MD5 sums checked -** using staged installation -** libs -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/old/cpp11/include' -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/svglite/systemfonts/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cpp11.cpp -o cpp11.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/old/cpp11/include' -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/svglite/systemfonts/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c devSVG.cpp -o devSVG.o -clang++ -arch arm64 -std=gnu++11 -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 svglite.so cpp11.o devSVG.o -lpng -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation -ld: warning: -undefined dynamic_lookup may not work with chained fixups -ld: warning: ignoring file /usr/local/lib/libpng.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64 -installing to /Users/romainfrancois/git/cpp11/revdep/checks.noindex/svglite/old/svglite.Rcheck/00LOCK-svglite/00new/svglite/libs -... -** building package indices -** installing vignettes -** testing if installed package can be loaded from temporary location -Error: package or namespace load failed for ‘svglite’ in dyn.load(file, DLLpath = DLLpath, ...): - unable to load shared object '/Users/romainfrancois/git/cpp11/revdep/checks.noindex/svglite/old/svglite.Rcheck/00LOCK-svglite/00new/svglite/libs/svglite.so': - dlopen(/Users/romainfrancois/git/cpp11/revdep/checks.noindex/svglite/old/svglite.Rcheck/00LOCK-svglite/00new/svglite/libs/svglite.so, 0x0006): symbol not found in flat namespace (_png_create_info_struct) -Error: loading failed -Execution halted -ERROR: loading failed -* removing ‘/Users/romainfrancois/git/cpp11/revdep/checks.noindex/svglite/old/svglite.Rcheck/svglite’ - - -``` - -# vdiffr - -
- -* Version: 1.0.4 -* GitHub: https://github.com/r-lib/vdiffr -* Source code: https://github.com/cran/vdiffr -* Date/Publication: 2022-03-15 10:00:06 UTC -* Number of recursive dependencies: 70 - -Run `revdep_details(, "vdiffr")` for more info - -
- -## In both - -* checking whether package ‘vdiffr’ can be installed ... ERROR - ``` - Installation failed. - See ‘/Users/romainfrancois/git/cpp11/revdep/checks.noindex/vdiffr/new/vdiffr.Rcheck/00install.out’ for details. - ``` - -## Installation - -### Devel - -``` -* installing *source* package ‘vdiffr’ ... -** package ‘vdiffr’ successfully unpacked and MD5 sums checked -** using staged installation -** libs -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/new/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c compare.cpp -o compare.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/new/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cpp11.cpp -o cpp11.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/new/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c devSVG.cpp -o devSVG.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/new/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c engine_version.cpp -o engine_version.o -clang++ -arch arm64 -std=gnu++11 -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 vdiffr.so compare.o cpp11.o devSVG.o engine_version.o -lpng -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation -ld: warning: -undefined dynamic_lookup may not work with chained fixups -... -*** copying figures -** building package indices -** testing if installed package can be loaded from temporary location -Error: package or namespace load failed for ‘vdiffr’ in dyn.load(file, DLLpath = DLLpath, ...): - unable to load shared object '/Users/romainfrancois/git/cpp11/revdep/checks.noindex/vdiffr/new/vdiffr.Rcheck/00LOCK-vdiffr/00new/vdiffr/libs/vdiffr.so': - dlopen(/Users/romainfrancois/git/cpp11/revdep/checks.noindex/vdiffr/new/vdiffr.Rcheck/00LOCK-vdiffr/00new/vdiffr/libs/vdiffr.so, 0x0006): symbol not found in flat namespace (_png_create_info_struct) -Error: loading failed -Execution halted -ERROR: loading failed -* removing ‘/Users/romainfrancois/git/cpp11/revdep/checks.noindex/vdiffr/new/vdiffr.Rcheck/vdiffr’ - - -``` -### CRAN - -``` -* installing *source* package ‘vdiffr’ ... -** package ‘vdiffr’ successfully unpacked and MD5 sums checked -** using staged installation -** libs -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/old/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c compare.cpp -o compare.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/old/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cpp11.cpp -o cpp11.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/old/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c devSVG.cpp -o devSVG.o -clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/romainfrancois/git/cpp11/revdep/library.noindex/cpp11/old/cpp11/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c engine_version.cpp -o engine_version.o -clang++ -arch arm64 -std=gnu++11 -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 vdiffr.so compare.o cpp11.o devSVG.o engine_version.o -lpng -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation -ld: warning: -undefined dynamic_lookup may not work with chained fixups -... -*** copying figures -** building package indices -** testing if installed package can be loaded from temporary location -Error: package or namespace load failed for ‘vdiffr’ in dyn.load(file, DLLpath = DLLpath, ...): - unable to load shared object '/Users/romainfrancois/git/cpp11/revdep/checks.noindex/vdiffr/old/vdiffr.Rcheck/00LOCK-vdiffr/00new/vdiffr/libs/vdiffr.so': - dlopen(/Users/romainfrancois/git/cpp11/revdep/checks.noindex/vdiffr/old/vdiffr.Rcheck/00LOCK-vdiffr/00new/vdiffr/libs/vdiffr.so, 0x0006): symbol not found in flat namespace (_png_create_info_struct) -Error: loading failed -Execution halted -ERROR: loading failed -* removing ‘/Users/romainfrancois/git/cpp11/revdep/checks.noindex/vdiffr/old/vdiffr.Rcheck/vdiffr’ - - -```