|
1 | | -*Wow, no problems at all. :)* |
| 1 | +# butcher |
| 2 | + |
| 3 | +<details> |
| 4 | + |
| 5 | +* Version: 0.1.2 |
| 6 | +* GitHub: https://github.com/tidymodels/butcher |
| 7 | +* Source code: https://github.com/cran/butcher |
| 8 | +* Date/Publication: 2020-01-23 22:40:02 UTC |
| 9 | +* Number of recursive dependencies: 186 |
| 10 | + |
| 11 | +Run `cloud_details(, "butcher")` for more info |
| 12 | + |
| 13 | +</details> |
| 14 | + |
| 15 | +## Error before installation |
| 16 | + |
| 17 | +### Devel |
| 18 | + |
| 19 | +``` |
| 20 | +* using log directory '/tmp/workdir/butcher/new/butcher.Rcheck' |
| 21 | +* using R version 4.0.3 (2020-10-10) |
| 22 | +* using platform: x86_64-pc-linux-gnu (64-bit) |
| 23 | +* using session charset: ASCII |
| 24 | +* using options '--no-manual --no-build-vignettes' |
| 25 | +* checking for file 'butcher/DESCRIPTION' ... OK |
| 26 | +* this is package 'butcher' version '0.1.2' |
| 27 | +* package encoding: UTF-8 |
| 28 | +* checking package namespace information ... OK |
| 29 | +* checking package dependencies ... ERROR |
| 30 | +Package suggested but not available: 'NMF' |
| 31 | +
|
| 32 | +The suggested packages are required for a complete check. |
| 33 | +Checking can be attempted without them by setting the environment |
| 34 | +variable _R_CHECK_FORCE_SUGGESTS_ to a false value. |
| 35 | +
|
| 36 | +See section 'The DESCRIPTION file' in the 'Writing R Extensions' |
| 37 | +manual. |
| 38 | +* DONE |
| 39 | +Status: 1 ERROR |
| 40 | +
|
| 41 | +
|
| 42 | +
|
| 43 | +
|
| 44 | +
|
| 45 | +
|
| 46 | +``` |
| 47 | +### CRAN |
| 48 | + |
| 49 | +``` |
| 50 | +* using log directory '/tmp/workdir/butcher/old/butcher.Rcheck' |
| 51 | +* using R version 4.0.3 (2020-10-10) |
| 52 | +* using platform: x86_64-pc-linux-gnu (64-bit) |
| 53 | +* using session charset: ASCII |
| 54 | +* using options '--no-manual --no-build-vignettes' |
| 55 | +* checking for file 'butcher/DESCRIPTION' ... OK |
| 56 | +* this is package 'butcher' version '0.1.2' |
| 57 | +* package encoding: UTF-8 |
| 58 | +* checking package namespace information ... OK |
| 59 | +* checking package dependencies ... ERROR |
| 60 | +Package suggested but not available: 'NMF' |
| 61 | +
|
| 62 | +The suggested packages are required for a complete check. |
| 63 | +Checking can be attempted without them by setting the environment |
| 64 | +variable _R_CHECK_FORCE_SUGGESTS_ to a false value. |
| 65 | +
|
| 66 | +See section 'The DESCRIPTION file' in the 'Writing R Extensions' |
| 67 | +manual. |
| 68 | +* DONE |
| 69 | +Status: 1 ERROR |
| 70 | +
|
| 71 | +
|
| 72 | +
|
| 73 | +
|
| 74 | +
|
| 75 | +
|
| 76 | +``` |
0 commit comments