Hi, I am Trying to document data using roxygen2 by following the stackoverflow question: http://stackoverflow.com/questions/9561684/documenting-dataset-with-roxygen2
And although my data resigin in mypackage/data has extension .rda and .csv I am getting the same error as in the stackoverlfow issue: ** testing if installed package can be loaded Error in namespaceExport(ns, exports) : undefined exports: feature_alignment_requant Error: loading failed Execution halted ERROR: loading failed best regards Witold -- Witold Eryk Wolski ______________________________________________ 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.