Re: [R] Package 'data.table' in version R-3.5.0 not successfully being installed

2018-04-27 Thread Duncan Murdoch
Duncan Murdoch Thanks, Roger -Original Message- From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Fox, John Sent: Friday, April 27, 2018 9:21 AM To: Akhilesh Singh Cc: r-help mailing list Subject: Re: [R] Package 'data.table' in version R-3.5.0 not successfully being

Re: [R] Package 'data.table' in version R-3.5.0 not successfully being installed

2018-04-27 Thread Bos, Roger
es all the work for you. Thanks, Roger -Original Message- From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Fox, John Sent: Friday, April 27, 2018 9:21 AM To: Akhilesh Singh Cc: r-help mailing list Subject: Re: [R] Package 'data.table' in version R-3.5.0 not succ

Re: [R] Package 'data.table' in version R-3.5.0 not successfully being installed

2018-04-27 Thread Fox, John
John > -Original Message- > From: Akhilesh Singh [mailto:akhileshsingh.i...@gmail.com] > Sent: Friday, April 27, 2018 4:10 AM > To: Fox, John > Cc: r-help mailing list > Subject: Re: [R] Package 'data.table' in version R-3.5.0 not successfully > being > installed &g

Re: [R] Package 'data.table' in version R-3.5.0 not successfully being installed

2018-04-27 Thread Fox, John
Dear Peter, > -Original Message- > From: peter dalgaard [mailto:pda...@gmail.com] > Sent: Friday, April 27, 2018 8:47 AM > To: Dénes Tóth > Cc: Akhilesh Singh ; r-help mailing list h...@r-project.org>; Fox, John > Subject: Re: [R] Package 'data.tab

Re: [R] Package 'data.table' in version R-3.5.0 not successfully being installed

2018-04-27 Thread peter dalgaard
Hmm, looks like that thread has more noise than signal... AFAICT, data.table currently fails selftests i 3.5.0 on all platforms on the CRAN builders, so RTools issues are only incidental and it would be better to fix data.table in the sources. >From the looks of it, I wouldn't be surprised if

Re: [R] Package 'data.table' in version R-3.5.0 not successfully being installed

2018-04-26 Thread Dénes Tóth
You might find this discussion useful, too: https://github.com/Rdatatable/data.table/issues/2797 On 04/26/2018 11:01 PM, Henrik Bengtsson wrote: If you're installing packages to the default location in your home account and you didn't remove those library folders, you still have you R 3.4 packa

Re: [R] Package 'data.table' in version R-3.5.0 not successfully being installed

2018-04-26 Thread Henrik Bengtsson
If you're installing packages to the default location in your home account and you didn't remove those library folders, you still have you R 3.4 package installs there, e.g. > dir(dirname(.libPaths()[1]), full.names = TRUE) [1] "/home/hb/R/x86_64-pc-linux-gnu-library/3.4" [2] "/home/hb/R/x86_64-pc

Re: [R] Package 'data.table' in version R-3.5.0 not successfully being installed

2018-04-26 Thread Akhilesh Singh
You are right. I do take backups. But, this time I was too sure that nothing will go wrong. But, this was over-confidence. I need to take more care in future. Thanks anyway. With regards, Dr. A.K. Singh On Thu 26 Apr, 2018, 11:49 PM Duncan Murdoch, wrote: > On 26/04/2018 1:54 PM, Akhilesh Sing

Re: [R] Package 'data.table' in version R-3.5.0 not successfully being installed

2018-04-26 Thread Akhilesh Singh
My thanks to Dr. John Fox and Dr. Duncan Murdoch. But, I have upgraded all my R-3.4.3 libraries to R-3.5.0, and I have not backed-up copies of old version. So, I would give a try each to the solutions suggested by John Fox and Dengan Murdoch. With regards, Dr. A.K. Singh On Thu 26 Apr, 2018, 9:4

Re: [R] Package 'data.table' in version R-3.5.0 not successfully being installed

2018-04-26 Thread David Winsemius
> On Apr 26, 2018, at 5:07 AM, Akhilesh Singh > wrote: > > Dear Sir, > > I am using R on Windows OS platform. I upgraded my R-system to version > R-3.5.0. While upgrading my libraries in R as well as in RStudio, I am > stuck up in the package 'data.table', which is required by many other > pac

Re: [R] Package 'data.table' in version R-3.5.0 not successfully being installed

2018-04-26 Thread Duncan Murdoch
On 26/04/2018 1:54 PM, Akhilesh Singh wrote: My thanks to Dr. John Fox and Dr. Duncan Murdoch. But, I have upgraded all my R-3.4.3 libraries to R-3.5.0, and I have not backed-up copies of old version. So, I would give a try each to the solutions suggested by John Fox and Dengan Murdoch. Here

Re: [R] Package 'data.table' in version R-3.5.0 not successfully being installed

2018-04-26 Thread Fox, John
Singh > > Cc: r-help mailing list > Subject: Re: [R] Package 'data.table' in version R-3.5.0 not > successfully being installed > > On 26/04/2018 10:33 AM, Fox, John wrote: > > Dear A.K. Singh, > > > > As you discovered, the data.table package has

Re: [R] Package 'data.table' in version R-3.5.0 not successfully being installed

2018-04-26 Thread Duncan Murdoch
On 26/04/2018 10:33 AM, Fox, John wrote: Dear A.K. Singh, As you discovered, the data.table package has an error under R 3.5.0 that prevents CRAN from distributing a Windows binary for the package. The reason that you weren't able to install the package from source is apparently that you haven

Re: [R] Package 'data.table' in version R-3.5.0 not successfully being installed

2018-04-26 Thread Fox, John
al Message- > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Akhilesh > Singh > Sent: Thursday, April 26, 2018 8:08 AM > To: r-help mailing list > Subject: [R] Package 'data.table' in version R-3.5.0 not successfully > being installed > > Dear

[R] Package 'data.table' in version R-3.5.0 not successfully being installed

2018-04-26 Thread Akhilesh Singh
Dear Sir, I am using R on Windows OS platform. I upgraded my R-system to version R-3.5.0. While upgrading my libraries in R as well as in RStudio, I am stuck up in the package 'data.table', which is required by many other packages in R-codes in my R-Markdown files. I tried to install 'data.table'