Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible issue with {pak} installing {hommel} 1.6 (on actions only!) #836

Closed
CorradoLanera opened this issue May 2, 2024 · 4 comments
Closed

Comments

@CorradoLanera
Copy link

Describe the bug
On multiple actions, pak fail to install {hommel} v1.6

To Reproduce

  • here - lint
  • here - covr
  • here - pkgdown
  • here - R-CMD-check (linux release only!)
  • here - rhub ubuntu release
  • here - rhub ubuntu next

Expected behavior
Trying using {pak} to install {hommel} 1.6 locally works fine

> pak::pkg_install("hommel")
                                                                           
→ Will update 1 package.Will download 1 CRAN package (527.47 kB).
+ hommel 1.61.6 [cmp][dl] (527.47 kB)
? Do you want to continue (Y/n) YGetting 1 pkg (527.47 kB)
✔ Got hommel 1.6 (i386+x86_64-w64-mingw32) (527.00 kB)                 
✔ Downloaded 1 package (527.00 kB) in 2sInstalled hommel 1.6  (93ms)                                  
✔ 1 pkg + 1 dep: kept 1, upd 1, dld 1 (527.00 kB) [13.2s] 

Additional context

> devtools::session_info()
─ Session info ────────────────────────────────────────────────────────────────
 setting  value
 version  R version 4.4.0 (2024-04-24 ucrt)
 os       Windows 11 x64 (build 26100)
 system   x86_64, mingw32
 ui       RStudio
 language (EN)
 collate  English_United States.utf8
 ctype    English_United States.utf8
 tz       Europe/Berlin
 date     2024-05-02
 rstudio  2024.04.0+735.pro3 Chocolate Cosmos (desktop)
 pandoc   NAPackages ────────────────────────────────────────────────────────────────────
 ! package     * version date (UTC) lib source
 P backports     1.4.1   2021-12-13 [?] RSPM (R 4.4.0)
 P bitops        1.0-7   2021-04-24 [?] RSPM (R 4.4.0)
 P cachem        1.0.8   2023-05-01 [?] RSPM (R 4.4.0)
 P checkmate     2.3.1   2023-12-04 [?] RSPM (R 4.4.0)
 P cherry        0.6-14  2021-05-07 [?] RSPM (R 4.4.0)
 P cli           3.6.2   2023-12-11 [?] RSPM (R 4.4.0)
 P crayon        1.5.2   2022-09-29 [?] RSPM (R 4.4.0)
 P desc          1.4.3   2023-12-10 [?] RSPM (R 4.4.0)
 P devtools      2.4.5   2022-10-11 [?] RSPM (R 4.4.0)
 P digest        0.6.35  2024-03-11 [?] RSPM (R 4.4.0)
 P dplyr         1.1.4   2023-11-17 [?] RSPM (R 4.4.0)
 P ellipsis      0.3.2   2021-04-29 [?] RSPM (R 4.4.0)
 P fansi         1.0.6   2023-12-08 [?] RSPM (R 4.4.0)
 P fastmap       1.1.1   2023-02-24 [?] RSPM (R 4.4.0)
 P flip          2.5.0   2018-08-25 [?] RSPM (R 4.4.0)
 P fs            1.6.4   2024-04-25 [?] RSPM (R 4.4.0)
 P generics      0.1.3   2022-07-05 [?] RSPM (R 4.4.0)
 P glue          1.7.0   2024-01-09 [?] RSPM (R 4.4.0)
 P hommel        1.6     2021-12-17 [?] RSPM
 P htmltools     0.5.8.1 2024-04-04 [?] RSPM (R 4.4.0)
 P htmlwidgets   1.6.4   2023-12-06 [?] RSPM (R 4.4.0)
 P httpuv        1.6.15  2024-03-26 [?] RSPM (R 4.4.0)
 P later         1.3.2   2023-12-06 [?] RSPM (R 4.4.0)
 P lifecycle     1.0.4   2023-11-07 [?] RSPM (R 4.4.0)
 P lpSolve       5.6.20  2023-12-10 [?] RSPM (R 4.4.0)
 P magrittr      2.0.3   2022-03-30 [?] RSPM (R 4.4.0)
 P mclust        6.1.1   2024-04-29 [?] RSPM (R 4.4.0)
 P memoise       2.0.1   2021-11-26 [?] RSPM (R 4.4.0)
 P mime          0.12    2021-09-28 [?] RSPM (R 4.4.0)
 P miniUI        0.1.1.1 2018-05-18 [?] RSPM (R 4.4.0)
 P pak           0.7.2   2024-03-17 [?] RSPM
 P pillar        1.9.0   2023-03-22 [?] RSPM (R 4.4.0)
 P pkgbuild      1.4.4   2024-03-17 [?] RSPM (R 4.4.0)
 P pkgconfig     2.0.3   2019-09-22 [?] RSPM (R 4.4.0)
 P pkgload       1.3.4   2024-01-16 [?] RSPM (R 4.4.0)
 P profvis       0.3.8   2023-05-02 [?] RSPM (R 4.4.0)
 P promises      1.3.0   2024-04-05 [?] RSPM (R 4.4.0)
 P purrr         1.0.2   2023-08-10 [?] RSPM (R 4.4.0)
 P R6            2.5.1   2021-08-19 [?] RSPM (R 4.4.0)
 P Rcpp          1.0.12  2024-01-09 [?] RSPM (R 4.4.0)
 P remotes       2.5.0   2024-03-17 [?] RSPM (R 4.4.0)
   renv          1.0.7   2024-04-11 [1] RSPM (R 4.4.0)
 P rlang         1.1.3   2024-01-10 [?] RSPM (R 4.4.0)
 P rprojroot     2.0.4   2023-11-05 [?] RSPM (R 4.4.0)
 P rstudioapi    0.16.0  2024-03-24 [?] RSPM (R 4.4.0)
 P sessioninfo   1.2.2   2021-12-06 [?] RSPM (R 4.4.0)
 P shiny         1.8.1.1 2024-04-02 [?] RSPM (R 4.4.0)
 P someMTP       1.4.1.1 2021-03-01 [?] RSPM (R 4.4.0)
 P stringi       1.8.3   2023-12-11 [?] RSPM (R 4.4.0)
 P stringr       1.5.1   2023-11-14 [?] RSPM (R 4.4.0)
 P tibble        3.2.1   2023-03-20 [?] RSPM (R 4.4.0)
 P tidyselect    1.2.1   2024-03-11 [?] RSPM (R 4.4.0)
 P urlchecker    1.0.1   2021-11-30 [?] RSPM (R 4.4.0)
 P usethis       2.2.3   2024-02-19 [?] RSPM (R 4.4.0)
 P utf8          1.2.4   2023-10-22 [?] RSPM (R 4.4.0)
 P vctrs         0.6.5   2023-12-01 [?] RSPM (R 4.4.0)
 P xtable        1.8-4   2019-04-21 [?] RSPM (R 4.4.0)

 [1] C:/Users/corra/AppData/Local/R/cache/R/renv/library/CrossClustering-de72b882/windows/R-4.4/x86_64-w64-mingw32
 [2] C:/Users/corra/AppData/Local/R/cache/R/renv/sandbox/windows/R-4.4/x86_64-w64-mingw32/88765555

 P ── Loaded and on-disk path mismatch.

───────────────────────────────────────────────────────────────────────────────

(issue initially mentioned on #832 (comment))

@CorradoLanera CorradoLanera added the bug an unexpected problem or unintended behavior label May 2, 2024
@gaborcsardi gaborcsardi removed the bug an unexpected problem or unintended behavior label May 2, 2024
@gaborcsardi
Copy link
Member

You cannot use https://github.com/r-hub/actions with renv currently: r-hub/rhub#596

@CorradoLanera
Copy link
Author

Maybe these are related to r-hub/rhub#602 (comment)
I'll remove {renv} and update the effect!

CorradoLanera added a commit to CorradoLanera/CrossClustering that referenced this issue May 2, 2024
@CorradoLanera
Copy link
Author

I confirm that removing {renv}, everything works fine. Thank you @gaborcsardi

Copy link

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue and include a link to this issue

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants