Displaying 6 results from an estimated 6 matches for "chlfct".
2024 Oct 22
1
invalid permissions
...;optimized out>, xsuper=..., snode=..., split=..., xlindx=..., lindx=
..., xlnz=..., lnz=..., iwsiz=796, iwork=..., tmpsiz=10, tmpvec=..., iflag=0, mmpyn=0x7ffff3d79d90 <mmpy
8>, smxpy=0x7ffff3d75b80 <smxpy8>, tiny=Cannot access memory at address 0xe00000000
#4 0x00007ffff3d7516d in chlfct
(m=201, xlindx=..., lindx=..., invp=..., perm=..., iwork=..., nnzdsub=1588, jdsub=..., colcnt=..., n
super=197, snode=..., xsuper=..., nnzlmax=197231, nsubmax=2615, xlnz=..., lnz=..., id=..., jd=..., d=...
, cachsz=64, tmpmax=100244, level=8, tmpvec=..., split=..., ierr=0, it=1, timewd=...) at...
2024 Oct 22
1
invalid permissions
Gurus:
I have a new version of my quantreg package with minimal changes, mainly to fix some obscure fortran problems. It fails R CMD check ?as-cran with the error:
Running examples in ?quantreg-Ex.R? failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plot.rqss
> ### Title: Plot Method for rqss Objects
2005 Apr 05
1
Install R 2.0 package on R 1.9.1
...quantreg_3.76.tar.gz
* Installing *source* package 'quantreg' ...
** libs
g77 -fno-common -g -O2 -c akj.f -o akj.o
g77 -fno-common -g -O2 -c boot.f -o boot.o
g77 -fno-common -g -O2 -c bound.f -o bound.o
g77 -fno-common -g -O2 -c boundc.f -o boundc.o
g77 -fno-common -g -O2 -c chlfct.f -o chlfct.o
g77 -fno-common -g -O2 -c cholesky.f -o cholesky.o
g77 -fno-common -g -O2 -c extract.f -o extract.o
gcc -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include
-I/usr/local/include -L/opt/sw -fno-common -g -O2 -c mcmb.c -o mcmb.o
g77 -fno-common -g -O2 -c penal...
2009 Aug 16
1
Installing quantreg package under Ubuntu
Does any have installation instructions for this? When I run
install.packages('quantreg') I get:
gcc -std=gnu99 -shared -o quantreg.so akj.o boot.o brute.o chlfct.o
cholesky.o combos.o crq.o crqfnb.o dsel05.o etime.o extract.o idmin.o
iswap.o kuantile.o mcmb.o penalty.o powell.o rls.o rq0.o rq1.o rqbr.o
rqfn.o rqfnb.o rqfnc.o sparskit2.o srqfn.o srqfnc.o srtpai.o -llapack
-lblas -lgfortran -lm -lgfortran -lm -L/usr/lib/R/lib -lR
/usr/bin/ld: cannot find...
2015 Nov 23
3
MKL Acceleration encouraging; need adjust package builds?
...-g -O2 -c boot.f -o boot.o
gfortran -fpic -g -O2 -c brute.f -o brute.o
gcc -std=gnu99 -I/tools/cluster/6.2/R/3.2.2_mkl/lib64/R/include
-I/usr/local/include -fpic
-I/panfs/pfs.acf.ku.edu/cluster/system/pkg/R/curl7.45_install/include
-L/panfs/pfs.acf.ku.edu/cluster/6.2/R/3.2.2_mkl/lib64 -c chlfct.c -o
chlfct.o
gfortran -fpic -g -O2 -c cholesky.f -o cholesky.o
gfortran -fpic -g -O2 -c combos.f -o combos.o
gfortran -fpic -g -O2 -c crq.f -o crq.o
gfortran -fpic -g -O2 -c crqfnb.f -o crqfnb.o
gfortran -fpic -g -O2 -c dsel05.f -o dsel05.o
gfortran -fpic -g -O2 -c etime.f...
2015 Nov 23
0
MKL Acceleration encouraging; need adjust package builds?
...-g -O2 -c boot.f -o boot.o
gfortran -fpic -g -O2 -c brute.f -o brute.o
gcc -std=gnu99 -I/tools/cluster/6.2/R/3.2.2_mkl/lib64/R/include
-I/usr/local/include -fpic
-I/panfs/pfs.acf.ku.edu/cluster/system/pkg/R/curl7.45_install/include
-L/panfs/pfs.acf.ku.edu/cluster/6.2/R/3.2.2_mkl/lib64 -c chlfct.c -o chlfct.o
gfortran -fpic -g -O2 -c cholesky.f -o cholesky.o
gfortran -fpic -g -O2 -c combos.f -o combos.o
gfortran -fpic -g -O2 -c crq.f -o crq.o
gfortran -fpic -g -O2 -c crqfnb.f -o crqfnb.o
gfortran -fpic -g -O2 -c dsel05.f -o dsel05.o
gfortran -fpic -g -O2 -c etime.f...