Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible bugs to address #24

Open
gmbecker opened this issue Jul 10, 2024 · 4 comments
Open

Possible bugs to address #24

gmbecker opened this issue Jul 10, 2024 · 4 comments

Comments

@gmbecker
Copy link

gmbecker commented Jul 10, 2024

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_DEPENDS_ONLY 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
Copy link
Author

gmbecker commented Jul 10, 2024

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
Copy link

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

@bastistician
Copy link

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

@hturner
Copy link
Member

hturner commented Oct 30, 2024

Review 2024-10-30:

Patch submitted:

Closed fixed:

Next step needs to be clarified before selecting for dev day:

Needs response from R Core before selecting for dev day:

Not an issue (for dev day):

Separated out as new issue:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants