Displaying 2 results from an estimated 2 matches for "bnorm".
Did you mean:
rnorm
2004 Feb 05
1
Installing odesolve under MacOSX
Installing odesolve in Raqua 1.8.0 or 1.8.1 under MacOSX gives the following
message:
Warning message: Installation of package odesolve had non-zero exit status
in: install.packages(ui.pkgs, CRAN = getOption(where), lib = .libPaths()[1])
Moreover, in the source of odesolve is no makefile.
Does anyone know how to get a proper installation?
Maartje
2008 Mar 08
1
Installing odesolve package of R under Ubuntu (Debian) Linux
...tp://cran.univ-lyon1.fr/src/contrib/odesolve_0.5-19.tar.gz
'
Content type 'application/x-tar' length 73092 bytes (71 Kb)
URL ouverte
==================================================
downloaded 71 Kb
* Installing *source* package 'odesolve' ...
** libs
gfortran -fpic -g -O2 -c bnorm.f -o bnorm.o
gcc -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include -fpic -g -O2 -c
call_lsoda.c -o call_lsoda.o
call_lsoda.c: In function «call_lsoda":
call_lsoda.c:109: attention : passing argument 1 of «initializer" from
incompatible pointer type
gfortran -fpic -g -O2 -c cfode.f...