18
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 04, 2024 — Nov 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
need singular and plural messages More... 1 day ago
terms.formula(., simplify=TRUE) when the formula has literal NAs (etc) More... 1 day ago
Upgrade some nonAPI entry point NOTEs to WARNINGSs. More... 2 days ago
TAR might contain flags, so need -cf instead of cf More... 3 days ago
mention --no-xattrs More... 5 days ago
fixes for r88967 (leak, length, fallback) More... 8 days ago
comments More... 9 days ago
poly(<factor>, ..) should error (unless it is.ordered(.)) More... 11 days ago
Use the cairo win32 font backend on Windows with cairo > 1.16 to avoid More... 14 days ago
update 4 checkRd More... 14 days ago
sync w/ R-patched More... 15 days ago
Note rows in tables with too few columns (v.Nu complains about these). More... 15 days ago
Tweaks. More... 15 days ago
Note percentages in image height/width attributes (v.Nu complains about these). More... 15 days ago
Add CRAN_check_results_diff(). More... 15 days ago
Improvements for concordances. More... 15 days ago
Improvements for concordances. By Duncan Murdoch. More... 16 days ago
disable HTML TOC by default (till related bugs are fixed) More... 16 days ago
fixup section header in NEWS
pd
More... 16 days ago
Improve URLs. More... 16 days ago
Improve URLs. More... 16 days ago
Try to avoid integer overflow reported in PR#18951. More... 16 days ago
Updated. More... 16 days ago
Tweaks for c88832. More... 16 days ago
Tweaks. More... 16 days ago
revert unintended changes to config.site More... 18 days ago
Turn on TOC by default in HTML help by setting options(help.htmltoc = TRUE) More... 18 days ago
experimental support for package logos in HTML help More... 19 days ago
replacing ifelse(cd, A,B) by e.g. if(cd) A else B More... 20 days ago
Add optif9 to the experimental API for use by nlme. More... 20 days ago