search for: linbin

Displaying 9 results from an estimated 9 matches for "linbin".

Did you mean: linbit
2003 Nov 25
1
Something broken with update?
...#39; ... ** libs g77 -mieee-fp -fPIC -g -O2 -c blkest.f -o blkest.o g77 -mieee-fp -fPIC -g -O2 -c cp.f -o cp.o g77 -mieee-fp -fPIC -g -O2 -c dgedi.f -o dgedi.o g77 -mieee-fp -fPIC -g -O2 -c dgefa.f -o dgefa.o g77 -mieee-fp -fPIC -g -O2 -c dgesl.f -o dgesl.o g77 -mieee-fp -fPIC -g -O2 -c linbin2D.f -o linbin2D.o g77 -mieee-fp -fPIC -g -O2 -c linbin.f -o linbin.o g77 -mieee-fp -fPIC -g -O2 -c locpoly.f -o locpoly.o g77 -mieee-fp -fPIC -g -O2 -c rlbin.f -o rlbin.o g77 -mieee-fp -fPIC -g -O2 -c sdiag.f -o sdiag.o g77 -mieee-fp -fPIC -g -O2 -c sstdiag.f -o sstdiag.o gcc -shared -o...
2017 Apr 27
2
R-3.4.0 and recommended packages
...xample with KernSmooth: > library(KernSmooth) KernSmooth 2.23 loaded Copyright M. P. Wand 1997-2009 > > example(bkde) bkde> data(geyser, package="MASS") bkde> x <- geyser$duration bkde> est <- bkde(x, bandwidth=0.25) Error in linbin(x, gpoints, truncate) : object 'F_linbin' not found > Maybe this part of NEWS is what matters: * Packages which register native routines for .C or .Fortran need to be re-installed for this version (unless installed with R-devel SVN revision r72375 or later). KernSm...
2002 Jan 31
1
MacOS X: Packages KernSmooth and cluster won't compile
...rary Version 1.4-0 on CRAN Update (y/N)? y [snip] Installing *source* package `KernSmooth' ... [snip] cc -I/sw/lib/R/include -I/sw/include -fno-common -g -O2 -c sstdiag.c -o sstdiag.o cc -bundle -bundle_loader /sw/lib/R/bin/R.bin -o KernSmooth.so blkest.o cp.o dgedi.o dgefa.o dgesl.o linbin.o linbin2D.o locpoly.o rlbin.o sdiag.o sstdiag.o -lf77blas -lcblas -latlas -L/usr/local/lib -lf2c -lm /usr/bin/ld: can't locate file for: -lf77blas make: *** [KernSmooth.so] Error 1 ERROR: compilation failed for package `KernSmooth' Installing *source* package `cluster' ... [snip] cc...
2017 Apr 27
0
R-3.4.0 and recommended packages
...Smooth) > > KernSmooth 2.23 loaded > Copyright M. P. Wand 1997-2009 > > > example(bkde) > > bkde> data(geyser, package="MASS") > > bkde> x <- geyser$duration > > bkde> est <- bkde(x, bandwidth=0.25) > Error in linbin(x, gpoints, truncate) : object 'F_linbin' not found > > > Maybe this part of NEWS is what matters: > > * Packages which register native routines for .C or .Fortran need > to be re-installed for this version (unless installed with > R-devel SVN revisio...
2011 May 04
4
The Big List of Steam Games on GNU/Linux, the wiki!
Hello everyone! I've spent the last couple of months working on a wiki that contains what the thread title says: a list of Steam games that are either native to GNU/Linux or are runnable in Wine, categorized by their AppDB rankings. A bunch of people at the Steam forums have been working on it, but it looks like a lot of people here use Steam to get their games, so it seemed to make sense to
2008 Dec 01
2
[BioC] BioC 2.3 standard installation
I always followed http://cran.r-project.org/bin/linux/ubuntu/ to install R on Ubuntu 8.1. I had no errors before! > install.packages("XML") Warning in install.packages("XML") : argument 'lib' is missing: using '/usr/local/lib/R/site-library' --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... done trying URL
2017 Apr 27
2
R-3.4.0 and recommended packages
Am Dienstag, 25. April 2017, 11:21:31 schrieb Dirk Eddelbuettel: > On 25 April 2017 at 16:11, Johannes Ranke wrote: > | This looks similar to what I got this morning when I tested my > | (unreleased) > | backport of R 3.4.0 to Debian jessie. My test was > | > | library(MASS) > | example(rlm) > | > | and there was an object that was not found. I am on a train on the way
2017 Apr 27
3
R-3.4.0 and recommended packages
...KernSmooth 2.23 loaded | > Copyright M. P. Wand 1997-2009 | > | > > example(bkde) | > | > bkde> data(geyser, package="MASS") | > | > bkde> x <- geyser$duration | > | > bkde> est <- bkde(x, bandwidth=0.25) | > Error in linbin(x, gpoints, truncate) : object 'F_linbin' not found | > | > | > Maybe this part of NEWS is what matters: | > | > * Packages which register native routines for .C or .Fortran need | > to be re-installed for this version (unless installed with | > R-dev...
2002 Aug 24
1
Inconsistent use of Perl? (PR#1937)
...---- Edited output from attempt to install R-1.5.1-recommended ----- absentia:/opt/R/R-1.5.1-recommended$ R CMD INSTALL *.tar.gz Contains: MASS class nnet spatial * Installing *source* package 'KernSmooth' ... ** libs [...] gcc -shared -o KernSmooth.so blkest.o cp.o dgedi.o dgefa.o dgesl.o linbin.o linbin2D.o locpoly.o rlbin.o sdiag.o sstdiag.o -L/usr/local/lib -L/usr/local/share/icon.9.3.1/ilib -L/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2 -L/usr/local/i686-pc-linux-gnu/lib -lreadline -ldl -lncurses -lg2c -lm ** R ** data Perl 5.005 required--this is only version 5.00405, stopped at...