Creating R package, what is .Rcheck folder? and how to create .tar.gz file? -


i trying create r package using "rstudio" first time ^_*. actually, wrote functions in several "r scripts" , documentation using roxygen2.

i loaded , built (ctrl+shift+b) , works "done(packagename)", used roxgen2::roxgenise() documentation , ".rd files" have been created in "man" folder. also, checked package (ctrl+shift+e) , got "status: ok" , "r cmd check succeeded".

i mean working well. questions - there folder "packagename.rcheck" has been created, folder? , important creating ".tar.gz" file?

appreciate help, thanks


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -