Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Hello all, I am submitting a minor update to one of my CRAN package (BIGL), and get strange errors on R-devel on win-builder - https://win-builder.r-project.org/incoming_pretest/BIGL_1.6.7_20230119_225109/Windows...
Hello, > When is a space not a space? I guess the answer is when it is a non-breaking one?.. We can observe: > charToRaw(textutils::HTMLdecode(" ")) [1] c2 a0 > charToRaw(" ") [1] 20 So one can argue that everything works...
If you profile the second run, you will see that the majority of the time is spent in the `tools:::.remove_stale_dups` function, which loops over all duplicated packages - so all packages in that case. One improvement I could...
Thank you, Duncan and Ivan for helpful feedback. I reached out to the maintainer of the package, and she was able to quickly resolve the issue and resubmit. Consequently my re-submission was accepted. Kind regards, Maxim Nazarov ----- Original Message...
Thank you, Tomas, for your insights! I think I found the root cause of the problem - my package uses the `nlsLM` function from the `minpack.lm` package and coincidentally the new version of that package was submitted to CRAN recently...
Can't find what you're looking for? Try searching with Google .