r-devel / r-dev-day

Repo to organize tasks for R Dev Days
7 stars 1 forks source link

Possible bugs to address #24

Open gmbecker opened 2 months ago

gmbecker commented 2 months ago

dump() error behavior for list = character() depends on output mode

'https://bugs.r-project.org/show_bug.cgi?id=18729

help("drop") is wrong about names for vectors of length 1

https://bugs.r-project.org/show_bug.cgi?id=18727

Warn in library(include.only=) calls where that directive is ignored

https://bugs.r-project.org/show_bug.cgi?id=18703

print.data.frame does not respect na.print for missing column names nor for numeric (or logical ..) NA's

https://bugs.r-project.org/show_bug.cgi?id=18702

tools::toTitleCase() incorrectly capitalizes conjunctions (e.g. 'and') when using suspensive hyphenation

https://bugs.r-project.org/show_bug.cgi?id=18674

strwidth returns wrong value on first call from terminal

https://bugs.r-project.org/show_bug.cgi?id=18591

_R_CHECK_DEPENDSONLY assumes that .Library doesn't contain third-party packages

https://bugs.r-project.org/show_bug.cgi?id=18584

merge's sort=FALSE argument still sort's by NA

https://bugs.r-project.org/show_bug.cgi?id=18464 (assess for closure?)

gmbecker commented 2 months ago

isGeneric is inconsistent about whether f is required when fdef is provided between base functions and others

https://bugs.r-project.org/show_bug.cgi?id=18369

'trace' only half-works for generated functions in packages

https://bugs.r-project.org/show_bug.cgi?id=18258 (probably just confirmation)

requireNamespace doesn't behave as expected when namespace is already loaded

https://bugs.r-project.org/show_bug.cgi?id=18255 (confirm current)

Any broken symlinks prevent R CMD build from running, even if .Rbuildignored.

https://bugs.r-project.org/show_bug.cgi?id=18186

HenrikBengtsson commented 2 months ago

Thanks, do you mind pasting in the title so it's easier to get an overview without having to click through each one?

bastistician commented 2 months ago

Dynamic listing of problem reports that have not received any comments yet: https://bugs.r-project.org/buglist.cgi?f1=longdescs.count&o1=equals&order=changeddate%20DESC&product=R&query_format=advanced&resolution=---&v1=1