search for: guilhaumon

Displaying 6 results from an estimated 6 matches for "guilhaumon".

2016 Dec 02
1
pdftools on Ubuntu
...e Building dependency tree Reading state information... Done libpoppler-cpp-dev is already the newest version (0.41.0-0ubuntu1.1). 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. Therefore, I assume I have this installed. Best regards, Eduardo 2016-12-02 9:25 GMT-02:00 francois Guilhaumon IRD < francois.guilhaumon at ird.fr>: > Hello, > > > libpoppler-cpp-dev is not an R package but a system library to be > installed with (for example) : > > sudo apt-get install libpoppler-cpp-dev > > > hope this help. > > > > Fran?ois Guilhaumon >...
2016 Dec 02
2
pdftools on Ubuntu
Hi, I am trying to install pdftools package on R 3.3.1 (Ubuntu 16.04), but the following issue occurs: ------------------------- ANTICONF ERROR --------------------------- Configuration failed because poppler-cpp was not found. Try installing: * deb: libpoppler-cpp-dev (Debian, Ubuntu, etc) * rpm: poppler-cpp-devel (Fedora, CentOS, RHEL) * csw: poppler_dev (Solaris) * brew: poppler (Mac OSX)
2016 Dec 02
0
pdftools on Ubuntu
Hello, libpoppler-cpp-dev is not an R package but a system library to be installed with (for example) : sudo apt-get install libpoppler-cpp-dev hope this help. Fran?ois Guilhaumon ?? Fran?ois Guilhaumon, research scientist (IRD <http://en.ird.fr>), associate editor (Journal of Biogeography <http://onlinelibrary.wiley.com/journal/10.1111/%28ISSN%291365-2699>). homepage : http://francoisguilhaumon.free.fr MARBEC <http://www.umr-marbec.fr> - Biodiversit? Ma...
2008 May 19
0
Re : three-dimensional (volumetric) estimation from x,y,z
You may use the "geometry" package and the "convhulln" function. This will allow you to compute the convex hull volume of a set of points in a n-dimensional space. -- Guilhaumon Fran?ois Laboratoire "Ecosyst?mes Lagunaires" UMR 5119 cc 93 Bat 24 Universit? Montpellier II 34 095 Montpellier France http://www.ecolag.univ-montp2.fr http://www.ecolag.univ-montp2.fr/software Tel : +33 4 67 14 45 71 Fax : +33 4 67 14 37 19
2008 Oct 22
1
getting the "name" of an object
Hello, I'm looking for a way to get the "name" of an object when it is used within an "sapply". More precisely, with a simple example : I have a named list of objects : myList = list(a=rnorm(10),b=rnorm(10),c=rnorm(10)) I would like to create a new object from each of the components of myList using the "sapply" function, for example to get the mean of all
2008 May 03
4
interactive rotatable 3d scatterplot
I would like to create a 3d scatterplot that is interactive in the sense that I can spin it on its axes to better visualize some PCA results I have. What are the options in R? I've looked at RGL and perhaps it will suffice but it wasn't apparent from the documentation I found. Any demo scripts available for a package that will work? Mark -- Mark W. Kimpel MD ** Neuroinformatics **