convert github package to cran

I have a package on github
devtools::install_github("DataScienceProjectsJapan/TidyverseTutorials")
learnr::run_tutorial("learnrexs", "TidyverseTutorials")

Is there a way to convert it to a cran package as is or must I just start from scratch to build it afresh as a cran package?

Thanks!

This topic was automatically closed after 45 days. New replies are no longer allowed.


If you have a query related to it or one of the replies, start a new topic and refer back with a link.