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.

25 results for “from:John Clarke”

John Clark · Sep 6, 2013 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130906/2150ae6e/attachment.pl>

demo creating
John Clark · Sep 15, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110915/75271e58/attachment.pl>

demo creating
John Clark · Sep 16, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110916/5aa39892/attachment.pl>

generating multiple dataset and applying function and output multiple output dataset......
John Clark · Sep 4, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110904/c05eaca2/attachment.pl>

mixed model basic question and mixed model equivalent of SAS estimate
John Clark · Nov 6, 2011 · r-sig-mixed-models

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mixed-models/attachments/20111106/6ec86c21/attachment.pl>

lme4 or other open source mixed model package code equivalent to asreml-R
John Clark · Nov 1, 2011 · r-sig-mixed-models

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mixed-models/attachments/20111101/621b62ca/attachment.pl>

loop with model fitting pair of consecutive pair of variable: mailing all of you because it was last option
John Clark · Feb 19, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110219/9b9a19c0/attachment.pl>

UNSOLVED: Re: lme4 or other open source mixed model package code equivalent to asreml-R
John Clark · Nov 17, 2011 · r-sig-mixed-models

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mixed-models/attachments/20111117/d8c931a9/attachment.pl>

[R-pkg-devel] Is it possible to install a pre-compiled R package from Github?
John Clarke · Jan 28, 2025 · r-package-devel

Hi all, I'm wondering if there is a way to point an R package installer to a pre-compiled release on Github rather than rely on CRAN. I will likely use CRAN, but I'm curious if installing via...

[Rcpp-devel] memory not mapped with Rcpp on Ubuntu
John Clarke · Feb 14, 2025 · rcpp-devel

Thanks Dirk -- my apologies -- I see now that the subject line does kind of imply the toolchain. That was not my intention -- I think I was just trying to give people context -- the error happened in the context of an...

[R-pkg-devel] Rcpp: how best to include source from another Github repository
John Clarke · Jan 21, 2025 · r-package-devel

Hi folks, I have an Rcpp package I'm developing. All but one of the cpp source code files are pulled from the original/authoritative (CLI) version of the application. The only unique cpp source code to the Rcpp package...

[R-pkg-devel] Is it possible to install a pre-compiled R package from Github?
John Clarke · Feb 3, 2025 · r-package-devel

Thanks Ivan, I?aki, and Dirk for your answers -- I'm happy to know about https://r-universe.dev/. I also deduce that I can compile my own binaries and host them as releases in Github and have R users...

[Rcpp-devel] rcmdcheck() failing on "Undocumented S4 class" with RCPP_Module
John Clarke · Oct 4, 2024 · rcpp-devel

Thanks Dirk, Indeed roxygen2 docs will help with a workaround, I think. I've temporarily added a Rcpp_MyClass-class.RD based on promptClass("Rcpp_MyClass") and that seems to satisfy the R CMD check. However, I feel my confusion...

[R-pkg-devel] Rcpp: how best to include source from another Github repository
John Clarke · Jan 22, 2025 · r-package-devel

Thanks Ivan, this is helpful. I'll do some more research. It would be nice to have an Rcpp standard/recommended way to do this. I don't want to have a non-standard ./src or ./data folder structure for...

[R-pkg-devel] Retrieving versioned csv datasets for use in an R package
John Clarke · Feb 14, 2025 · r-package-devel

Hi folks, I've looked around for this particular question, but haven't found a good answer. I have a versioned dataset that includes about 6 csv files that total about 15MB for each version. The versions get updated every...

[Rcpp-devel] rcmdcheck() failing on "Undocumented S4 class" with RCPP_Module
John Clarke · Oct 4, 2024 · rcpp-devel

Hello all, I'm encountering a similar problem to the one resolved (in 2017) at the bottom of this e-mail. I'm getting the same error from rcmdcheck(). However, my RCPP_MODULE class is in C++ (not R) and...

[Rcpp-devel] memory not mapped with Rcpp on Ubuntu
John Clarke · Feb 13, 2025 · rcpp-devel

Hey folks, I've been developing an Rcpp package on my Mac and testing on Mac and Windows. I also have been testing on linux-latest with the standard Github action which runs the CMD check. These passed without any...

[Rcpp-devel] rcmdcheck() failing on "Undocumented S4 class" with RCPP_Module
John Clarke · Oct 8, 2024 · rcpp-devel

Thanks again Dirk, So, I think my remaining issue is not to do with how we get the documents (roxygen2 or manually) but rather that there appears to be two (2) documents required by the R CMD check for the...

[R-pkg-devel] Rcpp: how best to include source from another Github repository
John Clarke · Feb 3, 2025 · r-package-devel

Thanks Dirk and others -- I see the tradeoffs now. In my case, I think a simple copy of source (just a few files), plus maybe some sort of commit/tag reference to indicate where/when the source is coming from...

[R-pkg-devel] R-extension requirement about third-party random number generators (RNG)
John Clarke · Sep 26, 2024 · r-package-devel

Hi folks, Reference from the manual: - Nor should the C++11 random number library be used nor any other third-party random number generators such as those in GSL.? I am working at wrapping an existing statistical model with RCPP...

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