|
1 |
| -*Wow, no problems at all. :)* |
| 1 | +# geocmeans |
| 2 | + |
| 3 | +<details> |
| 4 | + |
| 5 | +* Version: 0.2.0 |
| 6 | +* GitHub: https://github.com/JeremyGelb/geocmeans |
| 7 | +* Source code: https://github.com/cran/geocmeans |
| 8 | +* Date/Publication: 2021-08-23 07:11:35 UTC |
| 9 | +* Number of recursive dependencies: 203 |
| 10 | + |
| 11 | +Run `cloud_details(, "geocmeans")` for more info |
| 12 | + |
| 13 | +</details> |
| 14 | + |
| 15 | +## Error before installation |
| 16 | + |
| 17 | +### Devel |
| 18 | + |
| 19 | +``` |
| 20 | +* using log directory ‘/tmp/workdir/geocmeans/new/geocmeans.Rcheck’ |
| 21 | +* using R version 4.1.1 (2021-08-10) |
| 22 | +* using platform: x86_64-pc-linux-gnu (64-bit) |
| 23 | +* using session charset: UTF-8 |
| 24 | +* using option ‘--no-manual’ |
| 25 | +* checking for file ‘geocmeans/DESCRIPTION’ ... OK |
| 26 | +* checking extension type ... Package |
| 27 | +* this is package ‘geocmeans’ version ‘0.2.0’ |
| 28 | +* package encoding: UTF-8 |
| 29 | +* checking package namespace information ... OK |
| 30 | +* checking package dependencies ... ERROR |
| 31 | +Package required but not available: ‘reldist’ |
| 32 | +
|
| 33 | +See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ |
| 34 | +manual. |
| 35 | +* DONE |
| 36 | +Status: 1 ERROR |
| 37 | +
|
| 38 | +
|
| 39 | +
|
| 40 | +
|
| 41 | +
|
| 42 | +``` |
| 43 | +### CRAN |
| 44 | + |
| 45 | +``` |
| 46 | +* using log directory ‘/tmp/workdir/geocmeans/old/geocmeans.Rcheck’ |
| 47 | +* using R version 4.1.1 (2021-08-10) |
| 48 | +* using platform: x86_64-pc-linux-gnu (64-bit) |
| 49 | +* using session charset: UTF-8 |
| 50 | +* using option ‘--no-manual’ |
| 51 | +* checking for file ‘geocmeans/DESCRIPTION’ ... OK |
| 52 | +* checking extension type ... Package |
| 53 | +* this is package ‘geocmeans’ version ‘0.2.0’ |
| 54 | +* package encoding: UTF-8 |
| 55 | +* checking package namespace information ... OK |
| 56 | +* checking package dependencies ... ERROR |
| 57 | +Package required but not available: ‘reldist’ |
| 58 | +
|
| 59 | +See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ |
| 60 | +manual. |
| 61 | +* DONE |
| 62 | +Status: 1 ERROR |
| 63 | +
|
| 64 | +
|
| 65 | +
|
| 66 | +
|
| 67 | +
|
| 68 | +``` |
0 commit comments