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.
Hi Hadley: > You can use \donttest{} to tell CRAN to not run it as part of their > automated tests. > > Hadley > Thank you for the responses. On the response above, \donttest{} goes where? Is that in each R files where I...
R version 3.4.1 (2017-06-30) -- "Single Candle" Copyright (C) 2017 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin15.6.0 (64-bit) > Sys.timezone() [1] "America/Los_Angeles" -Roy > On Jul 20, 2017, at...
A quick google search has a function called `validate_spam()` in the package: SPAM . SPArse Matrix Package spam is a collection of functions for sparse matrix algebra. Are you doing anything with sparse matrices? HTH, -Roy > On Aug 14, 2018...
If like me you updated to Xcode 10.3, in Apple's infinite wisdom the install again wipes out the header files. So if you did the update and install from source remember to re-install the headers: > open /Library...
Hi All: I am extending a package I have to allow users to provide a crs string, which will eventually through some other packages be sent to sf. I like to try and make at least minimal tests that inputs...
Hi All: I am wondering if it is possible to find out when packages that use the netcdf libraries are built on the CRAN machines (such as ncdf4) what versions of the netcdf library are being used on at least...
Hi: I see that R 2.15.2 is now available for the Mac. In some of the other R mail-lists people have mentioned having to reinstall packages when they upgraded to 2.15.2. Is this likely to...
Hi: On Sep 12, 2008, at 8:35 PM, Wen Gu wrote: > > I need help creating a bubbleplot, like a simple pseudo three > dimensional scatterplot of circles whose sizes index a 3rd > variable. I initially came across this at http...
Hi All: > On Jun 3, 2016, at 11:33 AM, JLucke at ria.buffalo.edu wrote: > > There is a video tutorial on the RStudio web site showing how to create R > packages within RStudio. Hadley Wickham also has a book...
Just out of curiousity, how is pretest order determined? I have a package that was submitted yesterday that is still waiting pretest, while one I submitted today was just pretested. Both are just bug fixes of existing packages, not new...
> On Aug 11, 2023, at 1:41 PM, J C Nash <profjcnash at gmail.com> wrote: > > - Is there an M1Mac test platform to which packages can be submitted? Brian > Ripley did have one, but trying the link I used before...
Hi Michael: > On Feb 9, 2024, at 6:00 PM, Michael Grundler <mcgrundler at gmail.com> wrote: > > I'm observing the behavior in Terminal running R 4.3.2 (from both > homebrew and macports) and in R.app running R...
Hi All: I still have problems with checking one of my packages on RHub running Debian, as the Preprocessing fails in building in some of the needed spatial packages. This problem was reported quite awhile ago, and never appears to...
Hi: > > 2008/8/11 Zroutik Zroutik <zroutik at gmail.com>: >> Yes! This is a type of manual I was looking for. Thank you so >> much. I see >> I'll spend the whole night "out-sourcing" ideas and possibilities :D >> >> On...
> > > The rlat and rlon variables are the grid coordinate system, which > appears to be some non-standard conical projection. Climate > scientists! > Actually this file, as it contents state, follow the CF convention, which is widely used in climate science, oceanography...
HI All: I have a package I am developing that depends on a package that was just accepted and appears on CRAN. Do Winbuilder and rHub update daily, or if not, what is the usual lag for new packages to...
sspir or ldm. -Roy M. On Dec 5, 2007, at 10:05 AM, Alexander Moreno wrote: > Hi, > > I'm trying to use the kalman filter to estimate the variable drift > of a > random walk, given that I have a vector...
> On Dec 16, 2023, at 9:41 AM, Christiaan Pieterse <pietie.cjp.1908 at gmail.com> wrote: > > I checked the tar file using *R CMD check --as-cran > "iopspackage_2.1.0.tar.gz". *This yielded errors, warnings and notes...
Because of the way my computer is required to be set up, RSwitch won't work unless I switch users and switch back. Is there a way to do this by hand (i.e. is it doing anything more than...
Hi: I noticed that a lot of the spatial packages, such as sf, terra, raster etc are up to date for arm64, bu not so for X86_64. I know to get all the required libraries working can be a...
Can't find what you're looking for? Try searching with Google .