Displaying 20 results from an estimated 500 matches similar to: "R on kdeedu-svn library problem"
2006 Feb 08
1
Rf_protect in Rinternals.h
Hello!
I'd like to ask you a question about c (macros):
In Rinternals.h are defined:
a) SEXP Rf_protect(SEXP);
b) #define protect Rf_protect
c) #define PROTECT(s) protect(s)
As far as I understand the calls Rf_protect( x ), protect( x ) and
PROTECT( x ) are all equalent.
So whats the reason that there are 2 macros defined? Why 3 times the
same when 1 distinct function would be
2012 Sep 02
5
[newbie] scripting remote check for R package
summary: e.g., how to replace '<query R for package=package_name>'
in the following:
for RSERVER in 'foo' 'bar' 'baz' ; do
ssh ${RSERVER} '<query R for package=package_name>'
done
or is there a better way to script checking for an R package?
details:
For my work I need a few non-standard R packages. I do that work on 2
clusters. One uses
2007 Jul 26
6
KStars on CentOS 4.4?
Is there an RPM for this? I think it's in the kdeedu package on the FC6
DVD. My wife is an amateur astronomer and she uses this excellent
program. If upstream isn't including it, can I get it and not break my
CentOS 4.4 system? (Also, I'd like to migrate her and my daughter to
CentOS). TIA, Lanny
2016 Nov 16
2
Rstudio RserverSql
Estimado Carlos Ortega
Recién leo en mi sistema, checkpoint(), no tengo una fecha configurada.
Instalaré la versión CRAN y que coexistan.
En estos momentos no necesito una característica de análisis estadístico, pero si estoy viendo y pensado con algunas pruebas, el utilizar R para reportes, en ese caso una opción es SqlServer 2016, otra conectar R a java o c#, no recuerdo justo el nombre
2016 Nov 16
2
Rstudio RserverSql
Estimados
La última vez que instale R fue en conjunto con sqlserver 2016, por lo cuál sería rserver.
Actualice Rstudio y por ejemplo el Rnotebook requiere una actualización (pandoc y etc.)
Pero al colocar la actualización de paquetes desde Rstudio informa que están todos actualizados, sin embargo el mismo también detecta que no es así, puesto que lo informa como dependencias necesarias para
2010 Aug 23
1
Speed improvement to PROTECT, UNPROTECT, etc.
As I mentioned in my previous message about speeding up evalList, I've
been looking at ways to speed up the R interpreter. One sees in the
code many, many calls of PROTECT, UNPROTECT, and related functions, so
that seems like an obvious target for optimization. Indeed, I've
found that one can speed up the interpreter by about 10% by just
changing these.
The functions are actually macros
2007 Jul 27
1
SOLVED: Re: KStars on CentOS 4.4?
I was able to install the kdeedu RPM, from the Fedora Core 3 Install
DVD, without any problem, on my CentOS 4.4 box and KStars is up and
running and has been updated. :-)
The bad news is that I didn't learn anything, by doing it this quick
and simple way, so now I'm going to begin reading about creating my own
RPMs.
When I get the CentOS 5.0 install DVD, that will be another issue
for
2009 Mar 17
1
masqing a zone connected _via_ a tun.
Folk,
My network is described and illustrated here.
http://carnot.yi.org/NetworksPage.html
To allow Cantor and Dalton, in the vpn zone connected to
Joule through tun0, to SMTP to my ISP, I tried this in
/etc/shorewall/masq.
#INTERFACE SOURCE ADDRESS PROTO PORT(S) IPSEC MARK
eth0 tun0
Shorewall complains.
07:21:58 Setting up Masquerading/SNAT...
07:21:58 To 0.0.0.0/0
2004 Feb 17
2
interfacing C++ using .Call
Hi folks,
I apologise if this is in the documentation somewhere, but I can't
seem to find it. I also did a search of CRAN without any success. I'm
using R-1.8.1 (pre-compiled) on Windows 2000 with Rtools and mingw 2.0.0
(which includes gcc/g++ 3.2).
I'm trying to link some C++ code from another application to R using the
.Call interface and am experiencing some problems. I was
2006 Nov 27
1
R.DLL mapping by P/Invoke
After a long processing, I was able to create a version of a small C# class
that was able to emulate the rproxy by P/Invoke. This is mostly to find a
workaround a performance problem of the StatConnector.
It's almost work but ... I have strange memory exception when I call the
print function. The variable seems to not survive from one call to the
other.
As there is no debug symbol for
2012 Jun 27
1
rJava Error
Hi,
I'm receiving an error when I am trying to install rJava. I have posted the
error below.
RHive_0.0-6.tar.gz rJava_0.9-3.tar.gz RJDBC_0.2-0.tar.gz
Rserve_0.6-8.tar.gz
[root at localhost Package]# R CMD INSTALL rJava_0.9-3.tar.gz
* installing to library ?/usr/local/lib64/R/library?
* installing *source* package ?rJava? ...
** package ?rJava? successfully unpacked and MD5 sums checked
2004 Jun 16
1
Compiling C++ package source: linking problem?
Dear All
I'm currently developing a package for R (1.9.0) on Win32, with C++ source code.
Having followed the instructions in readme.packages, my code compiles fine with
R CMD SHLIB (as well as R CMD check) ... until I start using the internal R
functions.
(Interesting: Rprintf seems to be the exception.) For instance, the following
code compiles fine:
#include <R.h>
#include
2018 Aug 30
2
R_tempDir
Estimados
Tengo un error en windows 10, el mensaje dice : Error fatal: cannot create
R_tempDir
No tengo ni idea que pasó, esta semana no utilicé a R, hace dos semanas
seguro que sí, en el medio aparece el error, desinstalé y reinstalé
rstudio, de la misma forma R-Open de Microsoft 3.5.1, eliminé R client y
visual studio fue actualizado ayer. Intenté iniciar RServer desde visual
studio y no
2012 Oct 27
1
help install RExcel
Hello,
I just installed RExcel but I have some problems. I am writing you the set
of commands that I used:
> install.packages("RExcelInstaller", "rcom", "rsproxy")
> library(rcom)
> comRegisterRegistry()
> library(RExcelInstaller)
> installstatconnDCOM()
> installRExcel()
But when I select RStart from add-ins I see this written "No R server
2004 Nov 14
1
excel/r interface
Dear all,
I am quite new to R and for preofessional reasons I was interested in the R/excel interface by Baier and Neuwirth. After setup I see the Rexcel and the Rhelp on the Menu bar of Microsoft Excel XP. However, after putting the formula =RApply("pchisqr", 30, 1) Excel returns the message "could not start Rserver". Any suggestions how to fix this. How do run this
2004 Nov 17
1
bioassay, excel
It's not in R, but the system described in the pair of papers our group
published in the Journal of Biomolecular Screening late last year:
http://jbx.sagepub.com/cgi/content/refs/8/6/624
http://jbx.sagepub.com/cgi/content/refs/8/6/634
is based on S-PLUS and StatServer. It was also presented at the Insightful
Tech. Conf. back in 2000.
For Excel/R connection, look for the R-(D)COM server on
2011 Aug 10
1
RExcel
Hi list,
I used to work with RExcel in excel 2003. Now in 2007, I tried the same
RExcel, but it did not work. I got R version 12. I downloaded/installed the
latest version of RExcel 3.2.0 from http://sunsite.univie.ac.at/rcom/. It
has added the RExcel add-ins, but when I click on starting R in add-ins, I
get the following sequentional errors:
Errors:
SCtools not available
SCTools can not be
2020 Oct 14
1
Can anyone advise me on running R and Rstudio on an AWS virtual machine
This is a funny one and if it's off topic here, I would be grateful if I could be guided to where it would be on topic. I have done some searching but not very successfully so far.
Situation: I am doing some analyses of data that are stored in a postgres database in the AWS cloud and using the RJDBC and dplyr packages for the specifics of yanking the data to my own machine. They work and
2019 Jan 30
2
Conexion a SQLServer
Hola,
Yo empleo RODBC, previamente he creado el origen de datos ODBC en mi
equipo y hago:
library(RODBC)
odbc_con <- odbcConnect("origenODBC")
siniestros <- sqlQuery(odbc_con,"
SELECT *
FROM tal.tal")
odbcCloseAll()
Con VPN en remoto y demás, sin problemas. Saludos.
-------- Mensaje Original --------
Asunto: Re: [R-es] Conexion a
2003 Jun 29
1
vinum drive referenced / disklabel inconsistency
I am trying to setup vinum on a box using 4.8 RELENG_4 (as of about a
week ago snapshot). This box was running 4.6 /w vinum on same hard
drives for the last 4 months wonderfully... but since it is my
current 'scratch/backup' box, I just reinstalled with -STABLE.
# uname -a
FreeBSD polya.axista.com 4.8-STABLE FreeBSD 4.8-STABLE #22: Tue Jun 24
17:01:07 EDT 2003