With respect to scripts in the "tests" directory of a package: 
Can they depend on data sets found in the 'data' directory of said package?
        -available by default
        - need to use a data() call
        - need to explicitly attach?

This isn't clear to me from reading the documentation in section 1.1.3 of the
"Writing R Extensions" document.

        Terry Therneau

______________________________________________
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.

Reply via email to