ropensci-review-tools / srr

Software Review Roclets
https://docs.ropensci.org/srr/
Other
4 stars 2 forks source link

pkg_skeleton always embeds in demo folder #17

Closed mpadge closed 2 years ago

mpadge commented 2 years ago

Even when explicit location is given, the skeleton is always created within a demo folder at that location. Need to fix!

mpadge commented 2 years ago

Nah, it's all okay, I just forgot the fn has the two arguments of base_dir and pkg_name. All works as expected.