* Installing *source* package 'SparseM' ... ** libs g77 -fno-common -g -O2 -c bckslv.f -o bckslv.o g77 -fno-common -g -O2 -c chol.f -o chol.o g77 -fno-common -g -O2 -c cholesky.f -o cholesky.o g77 -fno-common -g -O2 -c csr.f -o csr.o g77 -fno-common -g -O2 -c extract.f -o extract.o gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/usr/local/include -fno-common -g -O2 -c iohb.c -o iohb.o gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/usr/local/include -fno-common -g -O2 -c readwrite.c -o readwrite.o g77 -fno-common -g -O2 -c sparskit.f -o sparskit.o g77 -fno-common -g -O2 -c subscr.f -o subscr.o gcc-3.3 -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o SparseM.so bckslv.o chol.o cholesky.o csr.o extract.o iohb.o readwrite.o sparskit.o subscr.o -L/usr/local/lib/gcc/powerpc-apple-darwin6.8/3.4.2 -lg2c -lSystem -lcc_dynamic -framework R ** R ** data ** demo ** inst ** preparing package for lazy loading Creating a new generic function for 'as.matrix' in 'SparseM' Creating a new generic function for 't' in 'SparseM' Creating a new generic function for 'diff' in 'SparseM' Creating a new generic function for 'diag' in 'SparseM' Creating a new generic function for 'diag<-' in 'SparseM' Creating a new generic function for 'backsolve' in 'SparseM' Creating a new generic function for 'solve' in 'SparseM' Creating a new generic function for '%x%' in 'SparseM' ** help >>> Building/Updating help pages for package 'SparseM' Formats: text html latex example SparseM.hb text html latex example SparseM.image text html latex example SparseM.ontology text html latex example SparseM.ops text html latex example SparseM.solve text html latex example character-null-class text html latex lsq text html latex example matrix.coo-class text html latex matrix.csc-class text html latex matrix.csc.hb-class text html latex matrix.csr-class text html latex matrix.csr.chol-class text html latex matrix.ssc-class text html latex matrix.ssc.hb-class text html latex matrix.ssr-class text html latex mslm-class text html latex numeric-null-class text html latex slm-class text html latex slm text html latex example slm.fit text html latex slm.methods text html latex example summary.mslm-class text html latex summary.slm-class text html latex triogramX text html latex ** building package indices ... * DONE (SparseM)