Your last statement is extremely unlikely to be true. The dplyr package should
not be present in a vanilla environment, so there should be no such conflict.
--
Sent from my phone. Please excuse my brevity.
On February 1, 2018 11:00:01 PM PST, Patrick Connolly
wrote:
>When i tried to install
When i tried to install the hunspell package, I got this error message:
Error: package ‘Rcpp’ 0.12.3 was found, but >= 0.12.12 is required by ‘hunspell’
So I set about installing a new version of Rcpp but I get this message:
Error in unloadNamespace(pkg_name) :
namespace ‘Rcpp’ is imported b
I rarely use data.table, but I think the vignette for the package discusses
rolling joins. Also, Google popped up [1].
[1] https://www.r-bloggers.com/understanding-data-table-rolling-joins/
--
Sent from my phone. Please excuse my brevity.
On February 1, 2018 9:45:53 AM PST, "Graeve, Nick"
wr
What does
capabilities()
return?
For example, I get
> capabilities()
jpeg pngtiff tcltk X11
TRUETRUETRUETRUETRUE
aquahttp/ftp sockets libxmlfifo
TRUETRUETRUE
Did you search first? (This is suggested by the posting guide -- below
-- prior to posting).
"merge 2 data.tables in R" brought up what looked like useful stuff,
in particular the merge() function for data tables. If this does not
do what you want, it may help to explain why not.
Alternatively,
Hello
I'm not sure if this is an appropriate use of this mailing list or not, please
let me know if it isn't. I'm struggling to figure out how to merge two data
tables based on max effective date logic compared to when a payment occurred.
My dtDistributions DT is a transactional dataset while
Thank you.
--
Sanjeev Sariya
-Original Message-
From: Jeff Newmiller [mailto:jdnew...@dcn.davis.ca.us]
Sent: Thursday, February 01, 2018 12:09 PM
To: Sariya, Sanjeev ; Thierry Onkelinx
Cc: r-help@r-project.org
Subject: RE: [R] Error while working with png output on linux server
This
This is not an R issue so this is not a good venue... it has to do with which
support software you have (not) installed. Try the R-sig-debian mailing list.
Please clarify to them how you installed R... for Debian there are relevant deb
packages and a corresponding Debian repository that provide
You could try with png2() in the R.devices package, which is just a
convenient wrapper around the bitmap() device which can also produce PNGs.
It's not perfect but it might get you going.
Henrik
On Feb 1, 2018 08:24, "Sariya, Sanjeev" wrote:
> Thanks for your reply. I searched for the error on
Thanks for your reply. I searched for the error on Google before resorting to
the R forum (help group).
I tried Sys.env(...) too, but didn't resolve the error I get. Hence I am
looking for solution.
--
-Original Message-
From: Thierry Onkelinx [mailto:thierry.onkel...@inbo.be]
Sent
Dear Sanjeev,
It seems that you system neither supports X11 devices nor cairo
devices. See http://lmgtfy.com/?q=R+unable+to+open+connection+to+X11
for possible solutions.
Best regards,
ir. Thierry Onkelinx
Statisticus / Statistician
Vlaamse Overheid / Government of Flanders
INSTITUUT VOOR NATUU
Thanks for pointing to FAQ: I tried with cairo (shared in commands),
unfortunately didn't work.
--
Sanjeev Sariya
-Original Message-
From: Jeff Newmiller [mailto:jdnew...@dcn.davis.ca.us]
Sent: Thursday, February 01, 2018 10:12 AM
To: r-help@r-project.org; Sariya, Sanjeev ;
r-help@r-
FAQ 7.19?
Also, read the Posting Guide, in particular about posting using plain text.
--
Sent from my phone. Please excuse my brevity.
On February 1, 2018 6:50:42 AM PST, "Sariya, Sanjeev"
wrote:
>I'm working on linux server:
>Linux 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64
>G
I'm working on linux server:
Linux 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64 GNU/Linux
I get error while creating png files. I'm sharing my commands and error while I
run those commands:
>png("abc", type="cairo")
Error in .External2(C_X11, paste0("png::", filename), g$width, g$he
14 matches
Mail list logo