Hello.
I'm using the fAssets package from the Debian distribution. I've been
experiencing the following behaviour:
yziq...@seldon:~$ R
R version 2.9.2 (2009-08-24)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
R est un logiciel libre livré sans AUCUNE GARANTIE.
Vous pouvez le redistribuer sous certaines conditions.
Tapez 'license()' ou 'licence()' pour plus de détails.
R est un projet collaboratif avec de nombreux contributeurs.
Tapez 'contributors()' pour plus d'information et
'citation()' pour la façon de le citer dans les publications.
Tapez 'demo()' pour des démonstrations, 'help()' pour l'aide
en ligne ou 'help.start()' pour obtenir l'aide au format HTML.
Tapez 'q()' pour quitter R.
library(fAssets)
Le chargement a nécessité le package : sn
Le chargement a nécessité le package : mnormt
Package 'sn', 0.4-12 (2009-03-21). Type 'help(SN)' for summary information
Le chargement a nécessité le package : MASS
Le chargement a nécessité le package : robustbase
Le chargement a nécessité le package : timeDate
Le chargement a nécessité le package : timeSeries
Le chargement a nécessité le package : fBasics
Le chargement a nécessité le package : fCopulae
Le chargement a nécessité le package : adapt
Error in importIntoEnv(impenv, impnames, ns, impvars) :
les objets '‘plot’, ‘lines’, ‘points’' ne sont pas exportés par 'namespace:timeSeries'
Erreur : le chargement du package / espace de noms a échoué pour 'fAssets'
Two questions:
-1- Being quite new to R, I'm wondering what this means exactly.
-2- Does this seem to be an issue with fAssets itself, or with Debian
packaging?
All the best,
--
Guillaume Yziquel
http://yziquel.homelinux.org/
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.