search for: michaelchirico

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

Did you mean: michaelchirico4
2025 May 06
1
Recommend/clarify in ?utils::news that h2/h3 markdown hierarchy is preferable to h1/h2
...n/blob/72d8171a54532ffe0fd44306caa0ee953cecc91e/src/library/utils/man/news.Rd#L95-L100 [2] https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/Heading_Elements [3] https://yoast.com/one-h1-heading-per-post/ [4] https://www.youtube.com/watch?v=GIn5qJKU8VM [5] https://gist.github.com/MichaelChirico/49f51edeecc288d7aabf6bc53cb1aa89 [6] https://github.com/r-devel/r-svn/blob/72d8171a54532ffe0fd44306caa0ee953cecc91e/src/library/tools/R/news.R#L790-L807
2025 May 12
1
Recommend/clarify in ?utils::news that h2/h3 markdown hierarchy is preferable to h1/h2
...ffe0fd44306caa0ee953cecc91e/src/library/utils/man/news.Rd#L95-L100 > [2] https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/Heading_Elements > [3] https://yoast.com/one-h1-heading-per-post/ > [4] https://www.youtube.com/watch?v=GIn5qJKU8VM > [5] https://gist.github.com/MichaelChirico/49f51edeecc288d7aabf6bc53cb1aa89 > [6] https://github.com/r-devel/r-svn/blob/72d8171a54532ffe0fd44306caa0ee953cecc91e/src/library/tools/R/news.R#L790-L807 > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-...
2024 Jan 26
1
readChar() could read the whole file by default?
...ol-finders like 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?
...Char(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. > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel > -- Luke Tierney Ralph E. Wareham Professor o...
2024 Jan 29
1
[External] readChar() could read the whole file by default?
..."[\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 > > > > -- &gt...