Skip to content

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.

5 results for “from:Maxim Nazarov”

[R-pkg-devel] strange errors (non-ascii symbols) on win-builder R-devel
Maxim Nazarov · Jan 23, 2023 · r-package-devel

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...

as.Date (and strptime?) does not recognize "  " as a blank
Maxim Nazarov · Jun 25, 2022 · r-devel

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...

Duplicated mirrors on available packages
Maxim Nazarov · Sep 12, 2022 · r-devel

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...

[R-pkg-devel] strange errors (non-ascii symbols) on win-builder R-devel
Maxim Nazarov · Jan 26, 2023 · r-package-devel

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...

[R-pkg-devel] strange errors (non-ascii symbols) on win-builder R-devel
Maxim Nazarov · Jan 24, 2023 · r-package-devel

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 .