Hi the list

In the DESCRIPTION file of my package foo0, I have:

Depends: foo1
Imports: foo2
Suggest: foo3
Enhence: foo4

If I understand correctly, to install foo0 on my computer, I need to already 
have foo1, foo2, foo3. 
foo4 is not necessary.

I my R sesssion, when I will write: library(foo0), then the package foo1 will 
be attach. foo2, foo3 
and foo4 will not. Is that correct?

But what is the difference between Import and Suggest?

Christophe

-- 
Christophe Genolini
Maître de conférences en bio-statistique
Vice président Communication interne et animation du campus
Université Paris Ouest Nanterre La Défense


        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to