search for: github_pat

Displaying 5 results from an estimated 5 matches for "github_pat".

2024 Jan 26
1
readChar() could read the whole file by default?
...re sense to me as something to find in package internals than in analysis scripts. FWIW I searched an internal codebase (scripts and packages) and found 70% of usages reading the full file. [5] repro: https://gist.github.com/MichaelChirico/247ea9500460dca239f031e74bdcf76b requires GitHub PAT in env GITHUB_PAT for API permissions.
2016 Apr 19
3
installation of dplyr
...dplyr", repo = "http://cran.r-project.org") : installation of package ?dplyr? had non-zero exit status #### # devtools::install_github() #### > library(devtools) > install_github("hadley/dplyr", lib = '/usr/lib64/R/library') Using GitHub PAT from envvar GITHUB_PAT Downloading GitHub repo hadley/dplyr at master from URL https://api.github.com/repos/hadley/dplyr/zipball/master Installing dplyr Using GitHub PAT from envvar GITHUB_PAT Downloading GitHub repo hadley/testthat at master from URL https://api.github.com/repos/hadley/testthat/zipball/master Installing...
2016 Apr 19
0
installation of dplyr
...: > installation of package ?dplyr? had non-zero exit status > > > > #### > # devtools::install_github() > #### > > >> library(devtools) >> install_github("hadley/dplyr", lib = '/usr/lib64/R/library') > Using GitHub PAT from envvar GITHUB_PAT > Downloading GitHub repo hadley/dplyr at master > from URL https://api.github.com/repos/hadley/dplyr/zipball/master > Installing dplyr > Using GitHub PAT from envvar GITHUB_PAT > Downloading GitHub repo hadley/testthat at master > from URL https://api.github.com/repos/hadley/test...
2024 Jan 26
1
[External] readChar() could read the whole file by default?
...mething to find in package internals than in analysis scripts. FWIW > I searched an internal codebase (scripts and packages) and found 70% > of usages reading the full file. > [5] repro: https://gist.github.com/MichaelChirico/247ea9500460dca239f031e74bdcf76b > requires GitHub PAT in env GITHUB_PAT for API permissions. > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel > -- Luke Tierney Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone:...
2024 Jan 29
1
[External] readChar() could read the whole file by default?
...ackage internals than in analysis scripts. FWIW > > I searched an internal codebase (scripts and packages) and found 70% > > of usages reading the full file. > > [5] repro: https://gist.github.com/MichaelChirico/247ea9500460dca239f031e74bdcf76b > > requires GitHub PAT in env GITHUB_PAT for API permissions. > > > > ______________________________________________ > > R-devel at r-project.org mailing list > > https://stat.ethz.ch/mailman/listinfo/r-devel > > > > -- > Luke Tierney > Ralph E. Wareham Professor of Mathematical Sciences > Univ...