Displaying 1 result from an estimated 1 matches for "install412da433".
2011 Oct 04
1
package.skeleton generates ".env = <environment>"
...= <environment>, class = c("Class", "Object"), formals = c("public",
"class"), modifiers = c("public", "class"))
Then i compile using R CMD build myPkg.
when i try to install.package and give this error:
" /tmp/RtmpaOZ7IQ/R.INSTALL412da433/JSSbase/R/GTHeuristic.R:7:10:
unexpected '<'
6: }
7: , .env = <"
why the package.skeleton creates ".env = <environment>"??
Thank you
--
View this message in context: http://r.789695.n4.nabble.com/package-skeleton-generates-env-environment-tp3870...