similar to: Call to R.exe in a Script fails since the upgrade from R 3.6.1 to R 4.0.2

Displaying 20 results from an estimated 2000 matches similar to: "Call to R.exe in a Script fails since the upgrade from R 3.6.1 to R 4.0.2"

2001 Mar 08
0
Re: Download problems with Windows version
>>>>> On Thu, 8 Mar 2001 08:42:21 +0100 , >>>>> marcel baumgartner (mb) wrote: > Hello, > I tried to download the Windows version of R at the cran site, > but I cannot get down to the files. When clicking on the on > any of the windows sources, you create strange links: > http://cran.r-project.org/bin/windows/windows-NT > then,
2006 Feb 08
6
dataframe subset
I have a dataframe with a column, say "x" consisting of values, each value appearing different times, e.g. x: 1,1,1,1,2,2,4,4,4,9,10,10,10,10,10 ... and a vector, including e.g.: y: 2,9,10,... I need a subset of the dataframe: all rows where x is equal to one of the values in y. Currently I use a loop for this, but because x and y are large this is very slow. Is there any idea how to
2020 Jul 16
2
read.csv fails in R console in Ubuntu terminal but works in RStudio after R 3.6.3 upgrade to R 4.0.2
On 7/15/20 1:35 PM, Dirk Eddelbuettel wrote: > On 15 July 2020 at 16:16, Sam H wrote: > | I am trying to download some data using read.csv and it works perfectly in > | RStudio and fails in the R console in the terminal in Ubuntu 18.04 after > | upgrading from R 3.6.3 to 4.0.2. Before upgrading this worked in the R > | console in the terminal also without any issues. > | > |
2002 Jun 13
0
HP-UX announces binary Secure Shell product based on OpenSSH sou rce
HP has taken OpenSSH version 3.1p1 and made a binary swinstall product for HP-UX customers to use. The source is bundled with the product and is slightly different than OpenSSH 3.1p1, but the changes made were just to make the OpenSSH features work on HP-UX 11.00 and 11i. HP-UX Secure Shell is a fully supported no charge product for HP-UX users with a current HP-UX support contract, and is
2020 Jul 15
2
read.csv fails in R console in Ubuntu terminal but works in RStudio after R 3.6.3 upgrade to R 4.0.2
Hi, I am trying to download some data using read.csv and it works perfectly in RStudio and fails in the R console in the terminal in Ubuntu 18.04 after upgrading from R 3.6.3 to 4.0.2. Before upgrading this worked in the R console in the terminal also without any issues. Why would that be? How to fix this? Below please find R code output and sessionInfo(). *Works in RStudio* >
2004 Oct 11
1
Bug#275946: Acknowledgement (newline not recognized when logcheck sends emails)
I upgraded to 1.2.28, same results. Here are the rules I added. ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ perdition\[[0-9]+\]: Connect: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pure-ftpd: [^[:space:]]+ \[NOTICE\] ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pure-ftpd: [^[:space:]]+ \[INFO\] ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ exact\[[0-9]+\]: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ slapd\[[0-9]+\]: ^\w{3} [ :0-9]{11}
2020 Jan 15
4
A bug understanding F relative to FALSE?
Hi all, Is the next behaviour suitable? identical(F,FALSE) ## [1] TRUE utils::getParseData(parse(text = "c(F,FALSE)", keep.so=rce = TRUE)) ## line1 col1 line2 col2 id parent token terminal text ## 14 1 1 1 10 14 0 expr FALSE ## 1 1 1 1 1 1 3 SYMBOL_FUNCTION_CALL TRUE c ## 3 1 1 1 1 3
2015 Mar 02
2
[LLVMdev] Stable Release Schedule: 3.5.2 and 3.6.1
Hi, Here is schedule for upcoming stable releases: 3.5.2 - This will be the last 3.5.x release. There was a critical bug fix that did not make it into 3.5.1, which made it necessary to do 3.5.2. I will accept other fixes, but the merge window will be very short: March 16 - Tag 3.5.2-rc1 and begin testsing March 25 - 3.5.2 release (If no regressions found during testing). 3.6.1 - Bug fixes
2006 Mar 14
1
libtiff-3.6.1-8 and HylaFAX 4.2.5
Hi, I am currently replacing my old Hylafax server to a new hardware with CentOS 4.2 (x86_64). Since CentOS 4.2 (and probably RHEL4) is shipping with libtiff-3.6.1-8, I'm wondering if this version of libtiff has the patch mentioned in the hylafax bugzilla http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=500 and/or is it compatible with the latest Hylafax 4.2.5 (i read libtiff-3.6.1 is
2011 May 24
0
How to resolve Centos Linux Version 5.5 x86_32 C​allgrind Version 3.6.1 cg_annotat​​​e : Line 1 Missing command line error?
Good afternoon, We are running callgrind and cg_annotate version 3.6.1 on Centos Linux Version 5.5 x86_32. One month ago Mr. Josef Weidenorfer issued a special patch that fixed callgrind on Centos Linux Version 5.5 x86_32. We can now profile complex C++ programs which use our own shared library libmdMatchup.so. However, when we use version 3.6.1 cg_annotate callgrind.out.22533 --auto = yes
2015 May 20
9
[LLVMdev] 3.6.1 -final has been tagged
Hi, The only regression in 3.6.1 -rc1 was on MIPS and it has been confirmed fixed, so I have now tagged 3.6.1 -final. Testers can start building and uploading the final binaries. Thanks, Tom
2006 May 23
3
libtiff 3.6.1 and Asterisk spandsp
Per: http://soft-switch.org/spandsp_faq/ar01s07.html FAXing with spandsp keeps giving me core dumps. Its crap, isn't it? Actually the crap in this case is probably libtiff. Versions 3.5.7 and 3.6.0 seem reliable. The FAX image handling in version 3.6.1 is broken. All the core dump problems I have investigated turned out to be due to a very old version of libtiff, or version 3.6.1. I am
2003 Apr 01
0
OpenSSH 3.6.1 released
OpenSSH 3.6.1 has just been released. It will be available from the mirrors listed at http://www.openssh.com/ shortly. OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support. We would like to thank the OpenSSH community for their continued support to the project, especially those who contributed source and bought T-shirts or
2003 Apr 01
0
OpenSSH 3.6.1 released
OpenSSH 3.6.1 has just been released. It will be available from the mirrors listed at http://www.openssh.com/ shortly. OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support. We would like to thank the OpenSSH community for their continued support to the project, especially those who contributed source and bought T-shirts or
2015 May 14
2
[LLVMdev] 3.6.1 -rc1 has been tagged. Testing begins.
On 14 May 2015 at 16:49, Renato Golin <renato.golin at linaro.org> wrote: > MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset This was a fluke. The test passed later on all subsequent runs. > MultiSource/UnitTests/C++11/frame_layout/frame_layout This one is a new test, and I believe it wasn't there in 3.6.0, so it's ok to fail, since the patch hasn't been
2015 May 15
2
[LLVMdev] 3.6.1 -rc1 has been tagged. Testing begins.
> -----Original Message----- > From: Renato Golin [mailto:renato.golin at linaro.org] > Sent: 15 May 2015 14:15 > To: Daniel Sanders > Cc: Tom Stellard; llvmdev at cs.uiuc.edu; cfe-dev at cs.uiuc.edu > Subject: Re: [LLVMdev] 3.6.1 -rc1 has been tagged. Testing begins. > > On 15 May 2015 at 13:34, Daniel Sanders <Daniel.Sanders at imgtec.com> > wrote: > > Not
2015 May 15
2
[LLVMdev] 3.6.1 -rc1 has been tagged. Testing begins.
> -----Original Message----- > From: Renato Golin [mailto:renato.golin at linaro.org] > Sent: 15 May 2015 12:51 > To: Daniel Sanders > Cc: Tom Stellard; llvmdev at cs.uiuc.edu; cfe-dev at cs.uiuc.edu > Subject: Re: [LLVMdev] 3.6.1 -rc1 has been tagged. Testing begins. > > On 14 May 2015 at 21:39, Daniel Sanders <Daniel.Sanders at imgtec.com> > wrote: > >
2015 May 26
0
LLVM 3.6.1 Release
LLVM 3.6.1 is now available! Download it now, or read the release notes. This release contains bug-fixes for the LLVM 3.6.0 release and is both API and ABI compatible with 3.6.0. Fixes in this release include: - Large number of bug fixes for MIPS target. - Bug fixes for R600 target including several fixes for Volcanic Islands. - Several bug fixes for core libraries LLVM 3.6.1 would not be
2010 Feb 11
2
Call for Firefox 3.6.1 and Thunderbird 3.0.1 testers
Hi, I have made complete rebuild and backport of Firefox 3.6.1 and Thunderbird 3.0.1 to CentOS 5. Packages come with language packs, debuginfo packages, xulrunner etc. I'm looking for QA testers. Upgrade from distro versions works pretty fine. Thanks, David Hrb??
2019 Nov 22
0
Can't build R 3.6.1 or 3.5.3 on Ubuntu 18.04 LTS
On Fri, Nov 22, 2019 at 2:58 PM Saren Tasciyan <saren.tasciyan at ist.ac.at> wrote: > > Hi, > > I am trying to build a more recent version (3.6.1 or 3.5.3) of R on > Ubuntu 18.04 LTS. Are you aware you can get up-to-date binaries either from PPA or CRAN: sudo add-apt-repository ppa:marutter/rrutter sudo apt-get install r-base-dev > and I ran ./configure > During