Displaying 2 results from an estimated 2 matches for "smisc".
Did you mean:
misc
2011 Sep 28
1
Password protected R Repository
Hi,
I've set up a very simple R repository. Just a single source
library. Everything works fine. I can install the package on my client
using:
install.packages(repos='http://www.myServer.se/myRepo/',
pkgs='myLib', dep=TRUE)
However, I want to protect the repo, so I use a
.htaccess, placed directly under 'myRepo' on the server. I use
'Authentication Basic' and
2011 Mar 31
1
R packages "Demography installing Error In Ubuntu 10.04"
...-std=gnu99 -O3 -pipe -g -c scb_crit.c -o scb_crit.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c scb_iface.c -o scb_iface.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c simul.c -o simul.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c smisc.c -o smisc.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c startlf.c -o startlf.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c weight.c -o weight.o
gcc -shared -o locfit.so S_enter.o band.o dbinom.o dens_haz.o dens_int.o dens_odi.o density.o ev_atree.o ev_...