|
1 | | -*Wow, no problems at all. :)* |
| 1 | +# tidyposterior |
| 2 | + |
| 3 | +<details> |
| 4 | + |
| 5 | +* Version: 0.1.0 |
| 6 | +* GitHub: https://github.com/tidymodels/tidyposterior |
| 7 | +* Source code: https://github.com/cran/tidyposterior |
| 8 | +* Date/Publication: 2021-03-25 13:20:02 UTC |
| 9 | +* Number of recursive dependencies: 165 |
| 10 | + |
| 11 | +Run `revdep_details(, "tidyposterior")` for more info |
| 12 | + |
| 13 | +</details> |
| 14 | + |
| 15 | +## In both |
| 16 | + |
| 17 | +* checking whether package ‘tidyposterior’ can be installed ... ERROR |
| 18 | + ``` |
| 19 | + Installation failed. |
| 20 | + See ‘/Users/davis/Desktop/r/packages/yardstick/revdep/checks.noindex/tidyposterior/new/tidyposterior.Rcheck/00install.out’ for details. |
| 21 | + ``` |
| 22 | +
|
| 23 | +## Installation |
| 24 | +
|
| 25 | +### Devel |
| 26 | +
|
| 27 | +``` |
| 28 | +* installing *source* package ‘tidyposterior’ ... |
| 29 | +** package ‘tidyposterior’ successfully unpacked and MD5 sums checked |
| 30 | +** using staged installation |
| 31 | +** R |
| 32 | +** data |
| 33 | +*** moving datasets to lazyload DB |
| 34 | +** inst |
| 35 | +** byte-compile and prepare package for lazy loading |
| 36 | +Warning: namespace ‘rstan’ is not available and has been replaced |
| 37 | +by .GlobalEnv when processing object ‘<unknown>’ |
| 38 | +... |
| 39 | +Error in dyn.load(file, DLLpath = DLLpath, ...) : |
| 40 | + unable to load shared object '/Users/davis/Desktop/r/packages/yardstick/revdep/library.noindex/tidyposterior/rstan/libs/rstan.so': |
| 41 | + dlopen(/Users/davis/Desktop/r/packages/yardstick/revdep/library.noindex/tidyposterior/rstan/libs/rstan.so, 6): Symbol not found: _EXTPTR_PTR |
| 42 | + Referenced from: /Users/davis/Desktop/r/packages/yardstick/revdep/library.noindex/tidyposterior/rstan/libs/rstan.so |
| 43 | + Expected in: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libR.dylib |
| 44 | + in /Users/davis/Desktop/r/packages/yardstick/revdep/library.noindex/tidyposterior/rstan/libs/rstan.so |
| 45 | +Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> dyn.load |
| 46 | +Execution halted |
| 47 | +ERROR: lazy loading failed for package ‘tidyposterior’ |
| 48 | +* removing ‘/Users/davis/Desktop/r/packages/yardstick/revdep/checks.noindex/tidyposterior/new/tidyposterior.Rcheck/tidyposterior’ |
| 49 | + |
| 50 | + |
| 51 | +``` |
| 52 | +### CRAN |
| 53 | +
|
| 54 | +``` |
| 55 | +* installing *source* package ‘tidyposterior’ ... |
| 56 | +** package ‘tidyposterior’ successfully unpacked and MD5 sums checked |
| 57 | +** using staged installation |
| 58 | +** R |
| 59 | +** data |
| 60 | +*** moving datasets to lazyload DB |
| 61 | +** inst |
| 62 | +** byte-compile and prepare package for lazy loading |
| 63 | +Warning: namespace ‘rstan’ is not available and has been replaced |
| 64 | +by .GlobalEnv when processing object ‘<unknown>’ |
| 65 | +... |
| 66 | +Error in dyn.load(file, DLLpath = DLLpath, ...) : |
| 67 | + unable to load shared object '/Users/davis/Desktop/r/packages/yardstick/revdep/library.noindex/tidyposterior/rstan/libs/rstan.so': |
| 68 | + dlopen(/Users/davis/Desktop/r/packages/yardstick/revdep/library.noindex/tidyposterior/rstan/libs/rstan.so, 6): Symbol not found: _EXTPTR_PTR |
| 69 | + Referenced from: /Users/davis/Desktop/r/packages/yardstick/revdep/library.noindex/tidyposterior/rstan/libs/rstan.so |
| 70 | + Expected in: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libR.dylib |
| 71 | + in /Users/davis/Desktop/r/packages/yardstick/revdep/library.noindex/tidyposterior/rstan/libs/rstan.so |
| 72 | +Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> dyn.load |
| 73 | +Execution halted |
| 74 | +ERROR: lazy loading failed for package ‘tidyposterior’ |
| 75 | +* removing ‘/Users/davis/Desktop/r/packages/yardstick/revdep/checks.noindex/tidyposterior/old/tidyposterior.Rcheck/tidyposterior’ |
| 76 | + |
| 77 | + |
| 78 | +``` |
0 commit comments