|  | 
| 1 |  | -# cffr | 
|  | 1 | +# circle | 
| 2 | 2 | 
 | 
| 3 | 3 | <details> | 
| 4 | 4 | 
 | 
| 5 |  | -* Version: 0.5.0 | 
| 6 |  | -* GitHub: https://github.com/ropensci/cffr | 
| 7 |  | -* Source code: https://github.com/cran/cffr | 
| 8 |  | -* Date/Publication: 2023-05-05 12:00:02 UTC | 
| 9 |  | -* Number of recursive dependencies: 71 | 
|  | 5 | +* Version: 0.7.2 | 
|  | 6 | +* GitHub: https://github.com/ropensci/circle | 
|  | 7 | +* Source code: https://github.com/cran/circle | 
|  | 8 | +* Date/Publication: 2022-08-24 07:50:02 UTC | 
|  | 9 | +* Number of recursive dependencies: 76 | 
| 10 | 10 | 
 | 
| 11 |  | -Run `revdepcheck::cloud_details(, "cffr")` for more info | 
|  | 11 | +Run `revdepcheck::cloud_details(, "circle")` for more info | 
|  | 12 | + | 
|  | 13 | +</details> | 
|  | 14 | + | 
|  | 15 | +## Newly broken | 
|  | 16 | + | 
|  | 17 | +*   checking dependencies in R code ... WARNING | 
|  | 18 | +    ``` | 
|  | 19 | +    Missing or unexported object: ‘usethis::github_token’ | 
|  | 20 | +    ``` | 
|  | 21 | +
 | 
|  | 22 | +## In both | 
|  | 23 | +
 | 
|  | 24 | +*   checking running R code from vignettes ... ERROR | 
|  | 25 | +    ``` | 
|  | 26 | +    Errors in running code in vignettes: | 
|  | 27 | +    when running code in ‘circle.Rmd’ | 
|  | 28 | +      ... | 
|  | 29 | +     | 
|  | 30 | +    > knitr::opts_chunk$set(collapse = TRUE, comment = "#>") | 
|  | 31 | +     | 
|  | 32 | +    > knitr::include_graphics("../man/figures/user-key.png") | 
|  | 33 | +     | 
|  | 34 | +      When sourcing ‘circle.R’: | 
|  | 35 | +    Error: Cannot find the file(s): "../man/figures/user-key.png" | 
|  | 36 | +    Execution halted | 
|  | 37 | +     | 
|  | 38 | +      ‘circle.Rmd’ using ‘UTF-8’... failed | 
|  | 39 | +      ‘tic.Rmd’ using ‘UTF-8’... OK | 
|  | 40 | +    ``` | 
|  | 41 | +
 | 
|  | 42 | +# exampletestr | 
|  | 43 | +
 | 
|  | 44 | +<details> | 
|  | 45 | +
 | 
|  | 46 | +* Version: 1.7.1 | 
|  | 47 | +* GitHub: https://github.com/rorynolan/exampletestr | 
|  | 48 | +* Source code: https://github.com/cran/exampletestr | 
|  | 49 | +* Date/Publication: 2023-06-11 03:10:02 UTC | 
|  | 50 | +* Number of recursive dependencies: 97 | 
|  | 51 | +
 | 
|  | 52 | +Run `revdepcheck::cloud_details(, "exampletestr")` for more info | 
| 12 | 53 | 
 | 
| 13 | 54 | </details> | 
| 14 | 55 | 
 | 
| 15 | 56 | ## Newly broken | 
| 16 | 57 | 
 | 
| 17 | 58 | *   checking tests ... ERROR | 
| 18 | 59 |     ``` | 
|  | 60 | +      Running ‘spelling.R’ | 
| 19 | 61 |       Running ‘testthat.R’ | 
| 20 | 62 |     Running the tests in ‘tests/testthat.R’ failed. | 
| 21 |  | -    Last 13 lines of output: | 
| 22 |  | -        'test-write_citation.R:46:3', 'test-write_citation.R:111:3' | 
| 23 |  | -       | 
| 24 |  | -      ══ Failed tests ════════════════════════════════════════════════════════════════ | 
| 25 |  | -      ── Failure ('test-cff_to_bibtex.R:416:3'): Errors ────────────────────────────── | 
| 26 |  | -      `b <- cff_to_bibtex("testthat")` produced warnings. | 
|  | 63 | +    Complete output: | 
|  | 64 | +      > library(testthat) | 
|  | 65 | +      > library(exampletestr) | 
|  | 66 | +      >  | 
|  | 67 | +      > get_os <- function() { | 
|  | 68 | +      +   sysinf <- Sys.info() | 
|  | 69 | +      +   if (!is.null(sysinf)) { | 
|  | 70 | +    ... | 
|  | 71 | +        6. └─exampletestr:::extract_examples("detect", tempdir(check = TRUE)) | 
|  | 72 | +        7.   └─usethis::local_project(path = pkg_dir, quiet = TRUE) | 
|  | 73 | +        8.     └─usethis::proj_set(path = path, force = force) | 
|  | 74 | +        9.       └─usethis:::ui_abort(...) | 
|  | 75 | +       10.         └─cli::cli_abort(...) | 
|  | 76 | +       11.           └─rlang::abort(...) | 
| 27 | 77 |        | 
| 28 |  | -      [ FAIL 1 | WARN 10 | SKIP 110 | PASS 311 ] | 
| 29 |  | -      Deleting unused snapshots: | 
| 30 |  | -      • write_bib/append.bib | 
| 31 |  | -      • write_bib/ascii.bib | 
| 32 |  | -      • write_bib/noext.bib | 
| 33 |  | -      • write_citation/append | 
| 34 |  | -      • write_citation/noext | 
|  | 78 | +      [ FAIL 1 | WARN 0 | SKIP 0 | PASS 27 ] | 
| 35 | 79 |       Error: Test failures | 
| 36 | 80 |       Execution halted | 
| 37 | 81 |     ``` | 
| 38 | 82 | 
 | 
|  | 83 | +## In both | 
|  | 84 | +
 | 
|  | 85 | +*   checking running R code from vignettes ... ERROR | 
|  | 86 | +    ``` | 
|  | 87 | +    Errors in running code in vignettes: | 
|  | 88 | +    when running code in ‘one-file-at-a-time.Rmd’ | 
|  | 89 | +      ... | 
|  | 90 | +    > knitr::opts_knit$set(root.dir = paste0(tempdir(),  | 
|  | 91 | +    +     "/", "tempkg")) | 
|  | 92 | +     | 
|  | 93 | +    > usethis::proj_set(".") | 
|  | 94 | +     | 
|  | 95 | +      When sourcing ‘one-file-at-a-time.R’: | 
|  | 96 | +    Error: ✖ Path '/tmp/RtmpGIYvQt/file132af710168/vignettes/' does not appear to | 
|  | 97 | +    ... | 
|  | 98 | +     | 
|  | 99 | +      When sourcing ‘whole-package.R’: | 
|  | 100 | +    Error: ✖ Path '/tmp/RtmpauCurR/file133f1dd70a93/vignettes/' does not appear to | 
|  | 101 | +      be inside a project or package. | 
|  | 102 | +    ℹ Read more in the help for `usethis::proj_get()`. | 
|  | 103 | +    Execution halted | 
|  | 104 | +     | 
|  | 105 | +      ‘one-file-at-a-time.Rmd’ using ‘UTF-8’... failed | 
|  | 106 | +      ‘one-function-at-a-time.Rmd’ using ‘UTF-8’... OK | 
|  | 107 | +      ‘whole-package.Rmd’ using ‘UTF-8’... failed | 
|  | 108 | +    ``` | 
|  | 109 | +
 | 
|  | 110 | +# pharmaverseadam | 
|  | 111 | +
 | 
|  | 112 | +<details> | 
|  | 113 | +
 | 
|  | 114 | +* Version: 1.0.0 | 
|  | 115 | +* GitHub: https://github.com/pharmaverse/pharmaverseadam | 
|  | 116 | +* Source code: https://github.com/cran/pharmaverseadam | 
|  | 117 | +* Date/Publication: 2024-07-01 09:30:02 UTC | 
|  | 118 | +* Number of recursive dependencies: 120 | 
|  | 119 | +
 | 
|  | 120 | +Run `revdepcheck::cloud_details(, "pharmaverseadam")` for more info | 
|  | 121 | +
 | 
|  | 122 | +</details> | 
|  | 123 | +
 | 
|  | 124 | +## Newly broken | 
|  | 125 | +
 | 
|  | 126 | +*   checking installed package size ... NOTE | 
|  | 127 | +    ``` | 
|  | 128 | +      installed size is  7.9Mb | 
|  | 129 | +      sub-directories of 1Mb or more: | 
|  | 130 | +        data   7.5Mb | 
|  | 131 | +    ``` | 
|  | 132 | +
 | 
0 commit comments