-
Notifications
You must be signed in to change notification settings - Fork 85
Pull requests: r-devel/r-svn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: Use
Rf_
prefix in all function definitions for better IDE navigation
#190
opened Dec 8, 2024 by
krlmlr
Loading…
docs: Instructions and supporting script for a clean working copy
#189
opened Dec 8, 2024 by
krlmlr
Loading…
Update checkS3methods to ignore deprecated/defunct functions - R Dev Day issue 76
#188
opened Nov 20, 2024 by
luciorq
Loading…
Simplify format.POSIXlt() to improve bugzilla issue 17350
#187
opened Nov 19, 2024 by
eddelbuettel
Loading…
[Bugzilla#18796] Try do.call(c, ans) instead of unlist() in tapply(simplify=TRUE)
#183
opened Sep 13, 2024 by
MichaelChirico
Loading…
Set
extern "C" {
after all R headers have been included
#180
opened Aug 24, 2024 by
DavisVaughan
Loading…
[Bugzilla#18786] make showMethods() display a syntactic name
#179
opened Aug 23, 2024 by
MichaelChirico
Loading…
[Bugzilla#17672] [Bugzilla#18782] Allow seq.{Date,POSIXt} without specifying from=
#177
opened Aug 17, 2024 by
MichaelChirico
Loading…
Use
DATAPTR_OR_NULL()
in ExtractSubset()
when possible
#176
opened Jul 13, 2024 by
DavisVaughan
Loading…
Another step towards standard size units (KiB, MiB, GiB, TiB, ...)
#171
opened Jul 12, 2024 by
HenrikBengtsson
Loading…
Use read only pointer for atomic vectors in
R_compute_identical()
#170
opened Jul 12, 2024 by
DavisVaughan
Loading…
Use LOGICAL_RO() instead of LOGICAL() in copyVector() to avoid ALTREP materialization
#169
opened Jul 12, 2024 by
krlmlr
Loading…
Use read only pointer for atomic vectors in
duplicate1()
#168
opened Jul 12, 2024 by
DavisVaughan
Loading…
[Bugzilla#18710] Turn on warnPartialMatch* by default
#165
opened Apr 22, 2024 by
MichaelChirico
Loading…
[Bugzilla#17289] Error in scan() for string NA when na.strings is empty
#164
opened Apr 22, 2024 by
MichaelChirico
Loading…
[Bugzilla#18706] recognize stats::offset() in terms()
#163
opened Apr 18, 2024 by
MichaelChirico
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.