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.

10 results for “from:Carl Schwarz”

[R-pkg-devel] How to deal with issues when using devtools::check_rhub(), rhub::check(), and web form
Carl Schwarz · Jan 24, 2024 · r-package-devel

I fixed all of the new issues identified by CRAN, and these seem to be from the r-devel-linux-x86_64-fedora-gcc and similar machines where it flags documentation in a function. However, when I use devtools::check...

[R-pkg-devel] Sort order of vignette index?; adding purl'ed Rcode from asis vignette to vignette index?
Carl Schwarz · May 26, 2022 · r-package-devel

(a) How is the sort order of vignettes in the vignette index determined? Can I change it? I have several types of vignettes - an old style .RNW file, a pdf file externally created for which I've created an .pdf...

[R-pkg-devel] How to debug segfault when running build -> document in Rstudio that includes TMB module
Carl Schwarz · Jan 23, 2024 · r-package-devel

I'm trying to update my SPAS package to respond to a CRAN check. Before starting the changes, I tried to rebuild my package, but now get a segfault when I try to do a devtools::document() or devtools::check...

[R-pkg-devel] Error when install binary from CRAN but not if install from source - Macintoh, lme4, Matrix, buildmer
Carl Schwarz · Oct 18, 2022 · r-package-devel

I've run into a problem where if you install the lme4, Matrix, and buildmer packages using the binaries from CRAN on a Mac, I get an error message about a missing method, but if I install the same packages...

[R-pkg-devel] R-package-devel Digest, Vol 105, Issue 19
Carl Schwarz · Jan 24, 2024 · r-package-devel

Solved... The src/ directory also included a .o and .so objects from the last build of the package that must be "out of date" because once I removed those older objects, the Build -> Document and build -> Check package now work...

[R-pkg-devel] Error when install binary from CRAN but not if install from source - Macintoh, lme4, Matrix, buildmer
Carl Schwarz · Oct 24, 2022 · r-package-devel

Yes, the resubmission and re-building has fixed the problem with buildmer/ Matrix. Carl On Tue, Oct 18, 2022 at 12:17 PM Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > I see the same thing. This sounds like a...

[R-pkg-devel] Sort order of vignette index?; adding purl'ed Rcode from asis vignette to vignette index?
Carl Schwarz · Jun 2, 2022 · r-package-devel

Thanks for the suggestions. (a) Unfortunately, if you place the index.html directly into the inst/doc directory, it is overwritten when the package source file (*tar.gz) is created and then installed. This is using RStudio on a Mac...

[R-pkg-devel] Sort order of vignette index?; adding purl'ed Rcode from asis vignette to vignette index?
Carl Schwarz · Jun 1, 2022 · r-package-devel

Here is some suggested text to be added to the Writing R Extensions manual. Any suggestions for changes? 1.4.3. Customizing the vignette help index R provides two indices to the vignettes in a package (a) the browseVignettes() function...

[R-pkg-devel] Sort order of vignette index?; adding purl'ed Rcode from asis vignette to vignette index?
Carl Schwarz · May 31, 2022 · r-package-devel

Success! Building on MT's note that if the inst/doc has an index.html file, R does NOT build a new index. At the end of Writing R Extensions Section 1.4, it states " When R CMD build builds...

[R-pkg-devel] Sort order of vignette index?; adding purl'ed Rcode from asis vignette to vignette index?
Carl Schwarz · May 30, 2022 · r-package-devel

Thanks DM... I'm most interested in the HTML index from the help system. Indeed the sort orders are different with the browseVignettes() sorting by title. But the sort order of the HTML system is neither the title nor the...

Can't find what you're looking for? Try searching with Google .