|
1 |
| -*Wow, no problems at all. :)* |
| 1 | +# KMunicate |
| 2 | + |
| 3 | +<details> |
| 4 | + |
| 5 | +* Version: 0.2.5 |
| 6 | +* GitHub: https://github.com/ellessenne/KMunicate-package |
| 7 | +* Source code: https://github.com/cran/KMunicate |
| 8 | +* Date/Publication: 2024-05-16 11:50:08 UTC |
| 9 | +* Number of recursive dependencies: 171 |
| 10 | + |
| 11 | +Run `revdepcheck::cloud_details(, "KMunicate")` for more info |
| 12 | + |
| 13 | +</details> |
| 14 | + |
| 15 | +## Error before installation |
| 16 | + |
| 17 | +### Devel |
| 18 | + |
| 19 | +``` |
| 20 | +* using log directory ‘/tmp/workdir/KMunicate/new/KMunicate.Rcheck’ |
| 21 | +* using R version 4.3.1 (2023-06-16) |
| 22 | +* using platform: x86_64-pc-linux-gnu (64-bit) |
| 23 | +* R was compiled by |
| 24 | + gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 |
| 25 | + GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 |
| 26 | +* running under: Ubuntu 24.04.1 LTS |
| 27 | +* using session charset: UTF-8 |
| 28 | +* using option ‘--no-manual’ |
| 29 | +* checking for file ‘KMunicate/DESCRIPTION’ ... OK |
| 30 | +... |
| 31 | +* checking for unstated dependencies in ‘tests’ ... OK |
| 32 | +* checking tests ... OK |
| 33 | + Running ‘testthat.R’ |
| 34 | +* checking for unstated dependencies in vignettes ... OK |
| 35 | +* checking package vignettes in ‘inst/doc’ ... OK |
| 36 | +* checking running R code from vignettes ... OK |
| 37 | + ‘KMunicate.Rmd’ using ‘UTF-8’... OK |
| 38 | +* checking re-building of vignette outputs ... OK |
| 39 | +* DONE |
| 40 | +Status: OK |
| 41 | +
|
| 42 | +
|
| 43 | +
|
| 44 | +
|
| 45 | +
|
| 46 | +``` |
| 47 | +### CRAN |
| 48 | + |
| 49 | +``` |
| 50 | +* using log directory ‘/tmp/workdir/KMunicate/old/KMunicate.Rcheck’ |
| 51 | +* using R version 4.3.1 (2023-06-16) |
| 52 | +* using platform: x86_64-pc-linux-gnu (64-bit) |
| 53 | +* R was compiled by |
| 54 | + gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 |
| 55 | + GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 |
| 56 | +* running under: Ubuntu 24.04.1 LTS |
| 57 | +* using session charset: UTF-8 |
| 58 | +* using option ‘--no-manual’ |
| 59 | +* checking for file ‘KMunicate/DESCRIPTION’ ... OK |
| 60 | +... |
| 61 | +* checking for unstated dependencies in ‘tests’ ... OK |
| 62 | +* checking tests ... OK |
| 63 | + Running ‘testthat.R’ |
| 64 | +* checking for unstated dependencies in vignettes ... OK |
| 65 | +* checking package vignettes in ‘inst/doc’ ... OK |
| 66 | +* checking running R code from vignettes ... OK |
| 67 | + ‘KMunicate.Rmd’ using ‘UTF-8’... OK |
| 68 | +* checking re-building of vignette outputs ... OK |
| 69 | +* DONE |
| 70 | +Status: OK |
| 71 | +
|
| 72 | +
|
| 73 | +
|
| 74 | +
|
| 75 | +
|
| 76 | +``` |
| 77 | +# scaper |
| 78 | + |
| 79 | +<details> |
| 80 | + |
| 81 | +* Version: 0.1.0 |
| 82 | +* GitHub: NA |
| 83 | +* Source code: https://github.com/cran/scaper |
| 84 | +* Date/Publication: 2023-10-19 07:20:02 UTC |
| 85 | +* Number of recursive dependencies: 161 |
| 86 | + |
| 87 | +Run `revdepcheck::cloud_details(, "scaper")` for more info |
| 88 | + |
| 89 | +</details> |
| 90 | + |
| 91 | +## In both |
| 92 | + |
| 93 | +* checking whether package ‘scaper’ can be installed ... ERROR |
| 94 | + ``` |
| 95 | + Installation failed. |
| 96 | + See ‘/tmp/workdir/scaper/new/scaper.Rcheck/00install.out’ for details. |
| 97 | + ``` |
| 98 | +
|
| 99 | +## Installation |
| 100 | +
|
| 101 | +### Devel |
| 102 | +
|
| 103 | +``` |
| 104 | +* installing *source* package ‘scaper’ ... |
| 105 | +** package ‘scaper’ successfully unpacked and MD5 sums checked |
| 106 | +** using staged installation |
| 107 | +** R |
| 108 | +** inst |
| 109 | +** byte-compile and prepare package for lazy loading |
| 110 | +Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : |
| 111 | + namespace ‘Matrix’ 1.5-4.1 is already loaded, but >= 1.6.4 is required |
| 112 | +Calls: <Anonymous> ... namespaceImportFrom -> asNamespace -> loadNamespace |
| 113 | +Execution halted |
| 114 | +ERROR: lazy loading failed for package ‘scaper’ |
| 115 | +* removing ‘/tmp/workdir/scaper/new/scaper.Rcheck/scaper’ |
| 116 | + |
| 117 | + |
| 118 | +``` |
| 119 | +### CRAN |
| 120 | +
|
| 121 | +``` |
| 122 | +* installing *source* package ‘scaper’ ... |
| 123 | +** package ‘scaper’ successfully unpacked and MD5 sums checked |
| 124 | +** using staged installation |
| 125 | +** R |
| 126 | +** inst |
| 127 | +** byte-compile and prepare package for lazy loading |
| 128 | +Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : |
| 129 | + namespace ‘Matrix’ 1.5-4.1 is already loaded, but >= 1.6.4 is required |
| 130 | +Calls: <Anonymous> ... namespaceImportFrom -> asNamespace -> loadNamespace |
| 131 | +Execution halted |
| 132 | +ERROR: lazy loading failed for package ‘scaper’ |
| 133 | +* removing ‘/tmp/workdir/scaper/old/scaper.Rcheck/scaper’ |
| 134 | + |
| 135 | + |
| 136 | +``` |
0 commit comments