Displaying 6 results from an estimated 6 matches for "funzioni".
2013 Sep 03
1
libR.so: cannot open shared object file
Hi all
I have a R code that incorporates a C++ programm. I compiled the C++
code with the following:
R CMD SHLIB Model.cpp -Wall funzioni.cpp
it seems to work fine but when i run the R code i get this error message
Error in dyn.load(paste(dir_func, "Model.so", sep = "")) :
unable to load shared object '/lustre/work/uuu/RCpp/Model.so':
libR.so: cannot open shared object file: No such file or directo...
2005 May 18
1
problem with an howto from the wiki.
...le (in reply to RCPT TO command)
excuse me in advance for my poor and ugly english.
thanks!
ciao,
peppe
---------------------------------------------------------------
Scegli il tuo dominio preferito e attiva la tua email! Da oggi
l'eMail di superEva e' ancora piu' veloce e ricca di funzioni!
http://webmail.supereva.it/new/
---------------------------------------------------------------
2005 Aug 01
1
wiki's howto and mailman
...es not exsist on the postgres db, but how i can fix this issue? someone wanna help, please?
thanks,
peppe
---------------------------------------------------------------
Scegli il tuo dominio preferito e attiva la tua email! Da oggi
l'eMail di superEva e' ancora piu' veloce e ricca di funzioni!
http://webmail.supereva.it/new/
---------------------------------------------------------------
2005 Apr 01
2
(no answer)
I wish to perform brain surgery this afternoon at 4pm and don't know
where to start. My background is the history of great statistician
sports legends but I am willing to learn. I know there are courses and
numerous books on brain surgery but I don't have the time for those.
Please direct me to the appropriate HowTos, and be on standby for
solving any problem I may encounter while
2013 Aug 27
1
Error in simulation. NAN
...s of mu_acc_P work fine. For me it is really strange,
Thanks!.
#include <iostream>
#include <string>
using namespace std;
#include <R.h>
#include <Rinternals.h>
#include <R_ext/Linpack.h>
#include <R_ext/Lapack.h>
#include <R_ext/BLAS.h>
#include "funzioni.h"
#define _USE_MATH_DEFINES
extern "C" {
SEXP Model1_imp11Cpp(
SEXP ad_start_r, SEXP ad_end_r, SEXP ad_esp_r,
SEXP burnin_r, SEXP thin_r,SEXP iter_1_r,SEXP iter_2_r,
SEXP n_j_r,SEXP J_r,
SEXP prior_alpha_r,SEXP prior_rho_r,SEXP prior_sigma2_r,SEXP
prior_phi_r,SEXP...
2009 May 06
11
Do you use R for data manipulation?
Is R an appropriate tool for data manipulation and data reshaping and data
organizing? I think so but someone who recently joined our group thinks not.
The new recruit believes that python or another language is a far better
tool for developing data manipulation scripts that can be then used by
several members of our research group. Her assessment is that R is useful
only when it comes to data