search for: surfacearea

Displaying 4 results from an estimated 4 matches for "surfacearea".

2009 Oct 25
3
Importing data from text file with mixed format
Hi, I'm having difficulty importing my textfile that looks something like this: #begin text file Timepoint 1 ObjectNumber Volume SurfaceArea 1 5.3 9.7 2 4.9 8.3 3 5.0 9.1 4 3.5 7.8 Timepoint 2 ObjectNumber Volume SurfaceArea 1 5.1 9.0 2 4.7 8.9 3...
2013 Nov 08
1
how to derive true surface area from `computeContour3d' (misc3d package) -- follow up
regarding my previous mail for this topic, I have in the meantime identified my misconception. actually, `computeContour3d' returns the vertices just fine in the correct coordinate frame. the misconception was caused basically by assuming that the `level' argument was a fractional threshold relative to the maximum of the array. so I believed that the rendered cube actually is
2010 Jul 08
0
0 exit status on packages update try
...gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c pip.c -o pip.o gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c pip2.c -o pip2.o gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c sp_xports.c -o sp_xports.o gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c surfaceArea.c -o surfaceArea.o gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c zerodist.c -o zerodist.o gcc -std=gnu99 -shared -o sp.so Rcentroid.o gcdist.o init.o pip.o pip2.o sp_xports.o surfaceArea.o zerodist.o -L/usr/lib64/R/lib -lR installing to /home/ssefick/R/x86_64-pc-linux-gnu-library/2.11...
2013 Sep 05
2
Problem installing "sp" package
...-g -c pip.c -o pip.o gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe -g -c pip2.c -o pip2.o gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe -g -c sp_xports.c -o sp_xports.o gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe -g -c surfaceArea.c -o surfaceArea.o gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe -g -c zerodist.c -o zerodist.o gcc -std=gnu99 -shared -o sp.so Rcentroid.o gcdist.o init.o pip.o pip2.o sp_xports.o surfaceArea.o zerodist.o -L/usr/lib/R/lib -lR installing to /home/terjej/R/x86_64-pc-linux-...