klippy icon indicating copy to clipboard operation
klippy copied to clipboard

Error with klippy download

Open annettschirmer opened this issue 2 years ago • 1 comments

Hi,

I get:

remotes::install_github("rlesur/klippy") Using github PAT from envvar GITHUB_PAT Error: Failed to install 'unknown package' from GitHub: HTTP error 401. Bad credentials

Rate limit remaining: 45/60 Rate limit reset at: 2022-05-30 13:29:02 UTC

My set-up:

R.version _
platform x86_64-pc-linux-gnu
arch x86_64
os linux-gnu
system x86_64, linux-gnu
status
major 4
minor 2.0
year 2022
month 04
day 22
svn rev 82229
language R
version.string R version 4.2.0 (2022-04-22) nickname Vigorous Calisthenics

annettschirmer avatar May 30 '22 12:05 annettschirmer

Hello, I've got the same problem while using: remotes::install_github("rlesur/klippy") returns: Using github PAT from envvar GITHUB_PAT Erreur : Failed to install 'unknown package' from GitHub: HTTP error 401. Bad credentials

Rate limit remaining: 47/60 Rate limit reset at: 2022-10-10 09:30:09 UTC

R-info: R version 4.1.0 (2021-05-18) Platform: x86_64-apple-darwin17.0 (64-bit) Running under: macOS 12.5.1

Matrix products: default LAPACK: /Library/Frameworks/R.framework/Versions/4.1/Resources/lib/libRlapack.dylib

locale: [1] fr_FR.UTF-8/fr_FR.UTF-8/fr_FR.UTF-8/C/fr_FR.UTF-8/fr_FR.UTF-8

attached base packages: [1] stats graphics grDevices utils datasets methods base

loaded via a namespace (and not attached): [1] fansi_0.5.0 utf8_1.2.2 withr_2.4.2 digest_0.6.28
[5] crayon_1.4.2 lifecycle_1.0.1 magrittr_2.0.1 pillar_1.6.4
[9] cli_3.1.0 rlang_0.4.12 curl_4.3.2 rstudioapi_0.13 [13] remotes_2.4.2 fs_1.5.0 vctrs_0.3.8 ellipsis_0.3.2 [17] tools_4.1.0 glue_1.6.0 purrr_0.3.4 xfun_0.32
[21] fastmap_1.1.0 compiler_4.1.0 pkgconfig_2.0.3 htmltools_0.5.2 [25] knitr_1.39 tibble_3.1.6 usethis_2.0.1

Pinpin-u1111 avatar Oct 10 '22 08:10 Pinpin-u1111