trackdown
trackdown copied to clipboard
[BUG] This app is blocked
I am using rrtools
in order to make reproducible research. In order to share my manuscript with my co-authors I want to use trackdown. I successfully installed it from GitHub but when I try to upload a file, after authentication on Google, I get the following notice:
This is the command that I used before:
trackdown::upload_file("analysis/paper/paper.qmd")
I guess this could be the solution.
This is my session info:
R version 4.3.1 (2023-06-16)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 22.04.3 LTS
Matrix products: default
BLAS: /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.10.0
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.10.0
locale:
[1] LC_CTYPE=en_GB.UTF-8 LC_NUMERIC=C LC_TIME=de_DE.UTF-8 LC_COLLATE=en_GB.UTF-8
[5] LC_MONETARY=de_DE.UTF-8 LC_MESSAGES=en_GB.UTF-8 LC_PAPER=de_DE.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C LC_MEASUREMENT=de_DE.UTF-8 LC_IDENTIFICATION=C
time zone: Europe/Berlin
tzcode source: system (glibc)
attached base packages:
[1] stats graphics grDevices datasets utils methods base
other attached packages:
[1] trackdown_1.5.1 RSQLite_2.3.1
loaded via a namespace (and not attached):
[1] rappdirs_0.3.3 generics_0.1.3 utf8_1.2.3 renv_1.0.3 stringi_1.7.12 digest_0.6.33 magrittr_2.0.3
[8] pkgload_1.3.2 fastmap_1.1.1 blob_1.2.4 jsonlite_1.8.7 rprojroot_2.0.3 processx_3.8.2 pkgbuild_1.4.0
[15] sessioninfo_1.2.2 DBI_1.1.3 googledrive_2.1.1 urlchecker_1.0.1 ps_1.7.5 promises_1.2.0.1 httr_1.4.7
[22] purrr_1.0.2 fansi_1.0.4 cli_3.6.1 shiny_1.7.4 rlang_1.1.1 crayon_1.5.2 ellipsis_0.3.2
[29] bit64_4.0.5 remotes_2.4.2 cachem_1.0.8 yaml_2.3.7 devtools_2.4.5 tools_4.3.1 gargle_1.5.2
[36] memoise_2.0.1 dplyr_1.1.3 httpuv_1.6.11 here_1.0.1 curl_5.0.2 vctrs_0.6.3 R6_2.5.1
[43] mime_0.12 lifecycle_1.0.3 git2r_0.32.0 stringr_1.5.0 fs_1.6.3 htmlwidgets_1.6.2 bit_4.0.5
[50] usethis_2.1.6 miniUI_0.1.1.1 pkgconfig_2.0.3 callr_3.7.3 pillar_1.9.0 later_1.3.1 glue_1.6.2
[57] profvis_0.3.8 Rcpp_1.0.10 tidyselect_1.2.0 tibble_3.2.1 rstudioapi_0.15.0 xtable_1.8-4 htmltools_0.5.6
[64] compiler_4.3.1 prettyunits_1.2.0 askpass_1.2.0 openssl_2.1.1
Thanks in advance!
+1 also having this problem, where I wasn't before :(
I had forgotten I had done this before but forgot to redo after getting a new computer: https://claudiozandonella.github.io/trackdown/articles/oauth-client-configuration.html @Irazall should solve your problem!