search for: 247ea9500460dca239f031e74bdcf76b

Displaying 3 results from an estimated 3 matches for "247ea9500460dca239f031e74bdcf76b".

2024 Jan 26
1
readChar() could read the whole file by default?
...readChar(f, 500) + grep("[\n\r]"), which makes more 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.
2024 Jan 26
1
[External] readChar() could read the whole file by default?
...grep("[\n\r]"), which makes more 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. > > ______________________________________________ > 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 Universit...
2024 Jan 29
1
[External] readChar() could read the whole file by default?
...ot;), which makes more 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. > > > > ______________________________________________ > > R-devel at r-project.org mailing list > > https://stat.ethz.ch/mailman/listinfo/r-devel > > > > -- > Luke Tierney > Ralph E. Ware...