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.
On Fri, Jan 15, 2016 at 2:45 PM, Michael Smith <my.r.help at gmail.com> wrote: > > dnf install redhat-rpm-config I used: yum install /usr/lib/rpm/redhat/redhat-hardened-cc1 And that did the job, however...
My CMD check server started failing after upgrading to Fedora 21: LaTeX errors when creating PDF version. This typically indicates Rd problems. LaTeX errors found: ! LaTeX Error: File `upquote.sty' not found. The problem was easily resolved by installing texlive...
As of commit 78536 earlier this morning the build is failing on windows 64, see https://r-devel.github.io I cannot immediately spot what is the problem. The build fails with: installing 'sysdata.rda' make[3]: *** [../../../share/make/basepkg...
The cairo png device on R 3.2.1 gives a warning "Application built with libpng-1.5.18 but running with 1.6.17" and then produces a completely blank png image. if(isTRUE(capabilities()[["cairo"]])){ options(bitmapType = "cairo...
On Fri, Jun 17, 2022 at 2:46 PM Scott McAllister <scott at patchmypc.com> wrote: > Thank you for your update on this > > If you can keep me updated on when version 4.2.1 is rereleased with the > interim...
Running update.packages on R 3.1 for Mavericks complains that some CRAN packages do not have binary builds available. For example lme4 is missing from http://cran.r-project.org/bin/macosx/mavericks/contrib/3.1/. Is there any...
A nice default value for the `destfile` argument in download.file() would be `basename(url)` i.e. the name of the downloaded file. This would correspond to default behavior in many other web/ftp clients and makes code slightly more...
Not sure if this is a bug in the F34 docker image or R rpm. I would like to test some things in F34 so I tried: docker run -it fedora:34 And then in docker: yum update yum install...
Testing 4.5.0 alpha (2025-03-18 r87991) on On MacOS 15.3.2 (xcode 16), I get an error when building e.g. 'stringi' /Library/Frameworks/R.framework/Resources/include/R_ext/Error.h:58:3: error: 'noreturn...
On Wed, Jul 13, 2016 at 5:20 AM, Evan James Patterson <epatters at stanford.edu> wrote: > > I would like to install a trace function that gets executed whenever *any* R function is called. In Python, for example, this functionality...
On Debian/Ubuntu, system wide environment variables and options are set in respectively /etc/R/Renviron.site and /etc/R/Rprofile.site. These files are automatically created when r-base is installed, and do not get overwritten during an upgrade...
On Sun, Apr 22, 2018 at 3:22 PM, Uwe Ligges <ligges at statistik.tu-dortmund.de> wrote: > Jeroen, > > can we perhaps also have these scripts on CRAN, perhaps as a subdir of > Rtools? Sure I will put a copy...
I have a dependent variable with is very peaked and has heavy tails, something I haven't encountered before. (histogram: http://postimage.org/image/2sw9bn8pw/). What could be an appropriate family or transformation to do regress on this?-- View this...
On Tue, May 17, 2016 at 5:32 AM, Venkat Ramakrishnan <venkat.architect at gmail.com> wrote: > I am running the make from my D:\ partition, and I have created a \TMP > directory > under both C:\ and D:\. I have...
On Sun, Oct 5, 2014 at 2:29 PM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > No, but I'd like to update Rtools to use the new compiler. Have you got > some time to help with that? Sure...
One of the curl maintainers has pointed me to this bug report on Launchpad that may affect r-base users: https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1754294 The issue is that ubuntu now ships both libcurl3 (gnutls, nss...
On Tue, Jan 31, 2017 at 8:31 PM, Avraham Adler <avraham.adler at gmail.com> wrote: > I put in a bug request for this over a year ago and it went nowhere. Where did you post this exactly? If...
The hunspell package uses the code below to replace curly quotes (aka fancyquotes) with a regular ascii quotes that are needed for check spelling: chartr("\u2019", "'", input) As of last week this stopped working on CRAN in the Linux server...
On Mon, Feb 23, 2015 at 12:57 PM, Daniel Kaschek <daniel.kaschek at physik.uni-freiburg.de> wrote: > Is this a bug or a feature? I think it is a bug. If we use substitute to inspect the promise...
Users searching for how to install R on Ubuntu probably end up on either of these pages: - https://cran.r-project.org/bin/linux/ubuntu/ - https://cran.r-project.org/bin/linux/ubuntu/fullREADME.html Which talk about the "current...
Can't find what you're looking for? Try searching with Google .