similar to: newly install old and present R versions

Displaying 20 results from an estimated 6000 matches similar to: "newly install old and present R versions"

2011 Apr 03
2
Rtools and MinGW
Hi, I have R version 2.8.1 and Rtools 28 installed (as you might guess, set up years ago). In Rtools the MinGW GCC 4.2 compiler toolset is included. For my regular C/C++ programs I have also installed, separately, the full MinGW bundle with the latest GCC 4.5 compiler tools. So I have two g++ variants on the same machine. According to the Rtools documentation, the bin directory of it shall
2012 Feb 03
3
creating R package
Hi, I never acutally made a package before. I have a folder, say called "john" that has everything it needs to be in a R package. Some instruction says I need Rtools from R mirror site. I installed the Rtools, but under DOS, the command "Rcmd" is still not recognized. Any suggestions? Thanks John
2015 Jul 29
2
update.packages(checkBuilt=TRUE, ask=FALSE): possible bug
On 7/19/2015 3:50 AM, peter dalgaard wrote: >> For some, but not allI repositories I get the error message below: >> >Error in install.packages(update[instlib == l, "Package"], l, contriburl = >> >contriburl, : >> > specifying 'contriburl' or 'available' requires a single type, not type = >> >"both" >> >
2008 Mar 24
4
dovecot dead
Hi, I am a new linux user.I jz setting up a mail server.Downloaded & Configured the components:CentOS,OpenLDAP,pam,dovecotMailServer,s endmial,squireelmail etc.... But wehn i want to check whether it works or not, so i open up my clientmail, wchi is Netscape 7.2. in Edit > Mail & Newsgroups Account Setting > server setting... i had put the ip address for the machine... but error pop
2015 Jul 29
0
update.packages(checkBuilt=TRUE, ask=FALSE): possible bug
On 29/07/2015 12:55 PM, Michael Friendly wrote: > On 7/19/2015 3:50 AM, peter dalgaard wrote: > >> For some, but not allI repositories I get the error message below: > >> >Error in install.packages(update[instlib == l, "Package"], l, contriburl = > >> >contriburl, : > >> > specifying 'contriburl' or 'available' requires a
2012 Feb 14
2
R CMD SHLIB in Windows XP - No output at all
Hello all, I'm trying hard to make R CMD SHLIB work on Windows XP (32-bit) - please note that I don't have the admin rights on the computer. In terms of setup, I have followed the procedure : => installed Rtools 2.14 => changed my path : PATH=C:\Trading\R\RTools\bin;C:\Trading\R\RTools\MinGW\bin;C:\Trading\R\R-2.14.1\bin\i386;C:\WINDOWS\system32;%OTHER_PATHS% But when I try R CMD
2009 Jul 08
4
Dovecot and ACL
Hello, I try to get per-mailbox-ACLs on dovecot. So, I've modded dovecot.conf: protocol imap { mail_plugins = acl } and plugin { acl = vfile } When I telnet to dovecot an try the command "capability" there is nothing about acl. I need acl for "open-xchange" so I can share Mailboxes over the webinterface. Do I have to create the acl-file manually or does dovecot
2008 Dec 30
1
help on windows 32 compile... R-2.8.1
hello, I'm trying compile R-2.8.1. I've got Rtools installed, paths setup, etc... the compile progress up to a point and then complains: ... DLL made installing DLL collecting R files preparing package methods for lazy loading dumping R code in package `methods' initializing class and method definitions ...done make[4]: *** No rule to make target `inst/BasicClasses.R',
2006 Jun 12
1
FW: TTS from MySQL
Hi all, I need to simply use Asterisk to receive incoming calls in an IVR manner. It should authenticate users and read data from MySQL table that match their ID through Text-to-speech. I already have Asterisk 2.6 (Asterisk@home). I understand that I need to use Festival and AGI but do not know what to do exactly. Any help is appreciated. Thanks
2006 Nov 25
1
dialing with different speed
Hi all, I have a VOIP phone with the PA1688 chip; my firmware is V1.42.028. This IP phone is registered in an Asterisk PBX and I've a problem when I dialing internal number. If I dial an internal number, like for example 102, the IP phone takes 35 seconds to send the number to Asterisk; here below the debug output 192.168.0.75: first 192.168.0.75: 1 192.168.0.75: 10 192.168.0.75: 102
2009 Mar 29
3
Eclipse and StatET Howto (also added Subversion, Rtools)
I recently got a RFC on Eclipse and StatET setup from a R-help user, so here it is. Note: there may be slight errors of omission in my directions as I am making these notes after I had a successful install. If you have questions post here. Setup tested with Eclipse 3.4.0 on XP 32-bit and Eclipse 3.4.2 on Vista 32-bit. R 2.9.0 alpha. Installing StatET: 1. Go to Help > Software Updates...
2004 Sep 17
1
How would you handle a fax without T.38orG.711uLaw?
asterisk-users-bounces@lists.digium.com wrote: > Isn't it possible to use T.38 for interconnecting hardware gates > supporting T.38 with asterisk using SIP REINVITE? > I'm not shure but but think its's might be possible because after > reinvite traffic goes directly from one gate to anotger, not over > Asterisk We've seen a problem here with asterisk. Wehn
2009 Apr 01
1
problems with package tutorial
Hi: Here's my revised attempt at explaining my problem. Hopefully it won't get sent out weirdly like it did earlier. ? The link to what I'm trying to follow is http://www.stat.columbia.edu/~gelman/stuff_for_blog/AlanRPackageTutorial.pdf ? I've been going through the tutorial but when I got to page 9 and did R CMD SHLIB Xdemo.cc Xdemo_main.cc -o Xdemo.dll I got
2006 Mar 03
1
rjs isn''t update_page problems
i have a list of, for example, meal_names. Basically, I can submit a name and the name I add shows up in the list.I had this working wehn i created an actual add.rjs template for it. So feeling good about my self, I attempted to move it all to the controller and use some update_page goodness. Now it the ajax middle doesn''t happen. I don''t get any errors but the list
2009 Jun 01
1
problem with package creation under Windows and R 2.9.0
Dear R users, I found a small problem with the package creation procedure in R 2.9.0 under Windows. Basically, I input in the command prompt; Rcmd BUILD --binary --use-zip namepackage The procedure works, but the titles in the help pages of the created package lose the usual colours and font. Conversely, the result is perfect using R 2.8.1 (changing the path) and the same version of Rtools
2018 Dec 26
1
Issue when building R-parched_2018-12-26
Hello. Building R-patched from source on Win64 using current Rtools 3.5.0.4, I?m getting the following notes indicating an extra left brace somewhere; or is the problem on my end? My installed Perl is Strawberry 5.28.0.1-64 bit. Thank you, Avi (Sent from an iPhone, so my apologies if HTML also comes through) ------ Making HTML documentation ------ creating doc/manual/version.texi creating
2018 Feb 13
0
Setting the path to Rtools for package compilation on Windows
I can confirm the behaviour that you report.? Usually I put Rtools in c:\programs\Rtools and modify the path accordingly. Recently (don't recall for how long) I have encountered the same problems as you have and I have resorted to moving Rtools to c:\Rtools I have no idea as how to proceed; perhaps it could be worth trying an older version of Rtools (though that may cause other problems).
2011 Oct 14
0
Compiling R extension: undefined reference to `__mingw_vsprintf'
I'm trying to link a hydrological model in FORTRAN with R. I have a subroutine inside wetall.f90 which calls two contained functions. When I try rcmd SHLIB -o wetall.dll wetall.f90 I get a bunch of errors stating undefined reference to `__mingw_vsprintf' from dos (see below). When the same is run from cygwin the dll is compiled but hangs R when dyn.load(ed) The code does not do any I/O so
2004 Nov 11
1
FW: problem building an R package under Windows XP with calls to NAG C routines
On Thu, 11 Nov 2004 11:19:25 -0800, "Romain Neugebauer" <romain at berkeley.edu> wrote : >Dear Duncan Murdoch, > >I just posted the following message to the R-help mailing list in >response to your email of October 29th (see below). Unfortunately it >looks like my new message was not correctly posted, i.e. it does not >appear as a reply to yours but as a new
2009 Mar 31
1
error when going through Alan Lenarcic's package Tutorial
Hi Everyone: I've been going through Alan Lenarcic's package tutorial but when I did R CMD SHLIB Xdemo.cc Xdemo_main.cc -o Xdemo.dll I got the following error: XDemo_res.rc:15:38: warning: missing terminating " character XDemo_res.rc:23:34: warning: missing terminating ' character c:\mark\research\Rtools\MinGW\bin\windres.exe: XDemo_res.rc:16: syntax error