Displaying 3 results from an estimated 3 matches for "packcage".
Did you mean:
package
2002 Oct 30
0
sm packcage compilation problem fixed
I have discovered a problem with the compilation of the sm package.
On debian 2.2, sm was not compiling.
* Installing *source* package 'sm' ...
** libs
g77 -fPIC -g -O2 -c routines.f -o routines.o
gcc -shared -o sm.so routines.o -L/usr/lib/gcc-lib/i386-linux/2.95.4
-lreadline -ldl -lncurses -lg2c-pic -lm -L/usr/lib/R/bin -lR
/usr/bin/ld: cannot find -lg2c-pic
collect2: ld returned
2009 Sep 05
1
several questions about R graphic properties
...t?
Also, my data include results of two-year work, and I want to make two plots for each year one above another in the same box. Is it possible?
And the last question: are there any functions in R which will allow to get data from Access? I know about "getfromaccess" function from vegan packcage, but it works only with environmental data with very restricted structure.
I would be very much obliged for your answers.
A. A. Morkovin, PhD student.
--
2014 Jun 17
0
How to create an OpenVZ OS Template for CentOS 7 Public QA
...os.d/ this won't be a problem. One thing to note is that the --enablerepo= must refer to a repo your build host has and viewable via "yum repolist". That repo should point to the desired CentOS 7 build tree directory.
A note about the package list. Yes, listed out every individual packcage is tedious. Perhaps some package groups could be used but they typically drag in a lot of unwanted additional packages. Suggestions welcome.
Here is a simple script and please don't nag at me because I'm a scripting novice. I hope email client word wrapping and screen sizes don't but...