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.
Can you provide a (small) real set of data (with real values for x & y)? On Wed, Aug 5, 2015 at 9:56 AM, Maurizio Marchi <mauriziomarchi85 at gmail.com> wrote: > photosynthetic > radiation
FYI: there's a new notarization REST API that one can use instead of local tooling (not sure if that will be easier for the R/R.app build workflows) https://developer.apple.com/documentation/notaryapi
Simon (et al), FYI Ref: https://twitter.com/bearloga/status/1243159479492972545?s=20 and also my confirmation that bin/macosx/el-capitan/contrib/3.4 is the only 3.x with binaries in it after checking home CRAN mirror. -BoB
Announcement and d/l links: ? https://www.mail-archive.com/xquartz-dev at lists.macosforge.org/msg01027.html ? https://www.xquartz.org/releases/XQuartz-2.8.0_beta1.html Folks who use it should get prompted to install it next...
Version 0.8.5 of metricsgraphics is now on CRAN. It provides an 'htmlwidgets' interface to the 'MetricsGraphics.js' ('D3'-based) charting library which is geared towards displaying time-series data. There are routines for scatterplots, histograms and even 'grid...
Version 0.8.5 of metricsgraphics is now on CRAN. It provides an 'htmlwidgets' interface to the 'MetricsGraphics.js' ('D3'-based) charting library which is geared towards displaying time-series data. There are routines for scatterplots, histograms and even 'grid...
>'It's not unlikely that you will need a copy of "Writing R Extensions" at hand.' + a few bottles of Scotch. It might be worth approaching rOpenSci https://ropensci.org/ to take over resurrection/maintenance of this. But, it seems...
IIRC at least the r-forge rgdal supports GDAL 2.0 which (I'm assuming) means it can read GeoPackage files. If that's true, then I'm sure Ari wldn't mind it being classified as a "shapefile". Barry...
You can do something like: aaa <- function(data, w=w) { if (class(w) %in% c("integer", "numeric", "double")) { out <- mean(w) } else { out <- mean(data[, w]) } return(out) } (there are some typos in your function you may want to double...
While easily remedied via right-click + open, out-of-the-box installer gives the Apple daft (and technically incorrect since Apple could most certainly check it for malicious software): ?R-3.6.2.pkg? can?t be opened because Apple...
You could always try using leaflet : http://rstudio-pubs-static.s3.amazonaws.com/57933_7b3caba2c24e4af686420c9f27437719.html On Sun, Jun 14, 2015 at 9:12 AM, Erich Subscriptions <erich.subs at neuwirth.priv.at> wrote: > Is it possible to produce chorepeth...
Hey Roy, Aye. If you look at recent R-SIG-Mac messages, I gave a report on this yesterday. No issues with 3.2, 3.3.1 or R-devel on 10.12 (so far). -Bob On Tue, Sep 20...
What would cause you to think this mailing list is a free code-writing service? Perhaps post your question on Amazon's Mechanical Turk service? Alternatively: purchase a license for Shiny Server Pro. On Tue, Feb 23, 2016 at 12...
It looks like you or someone else has filed an issue https://github.com/rstudio/leaflet/issues/157 for it, and that's probably the best place for it to get resolved (also the one that works for you does...
I use it daily (hourly, really) on 10.11 (including the new betas). No issues. On Mon, Oct 5, 2015 at 10:03 AM, R Martinez <rm.tech at mac.com> wrote: > Has anyone tried to use R 3.2...
Since there has been a recent tweak to the functionality of Sys.setFileTime() I thought it might be an opportune time to ask a question regarding the decision to set both access and modification times (i.e. settime.actime = settime...
Try looking at the source for tools:::.news_reader_default and then tools::toRd On Wed, Oct 7, 2015 at 8:37 PM, Henrik Bengtsson <henrik.bengtsson at ucsf.edu> wrote: > Hi, > > I'm looking for a parser of the...
Hey folks, epidata ? https://cran.r-project.org/package=epidata ? hit CRAN a few days ago. It provides tools to retrieve Economic Policy Institute data library extracts from their "hidden"-but-well-conceived API, returning pristine data frames. EPI <http...
I'm pleased to announce that splashr is now on CRAN: https://CRAN.R-project.org/package=splashr The package is an R interface to the Splash javascript rendering service. It works in a similar fashion to Selenium but is...
Do you have any code? Any more logs from the error? It's hard to help when you've provided little more than an error message. What does the output of: library(tm) docs <- c("This is a text.", "This...
Can't find what you're looking for? Try searching with Google .