Skip to content

rdocdump 0.2.0

Choose a tag to compare

@e-kotov e-kotov released this 29 Apr 18:03
6427b81
  • Added support for remote repository references (GitHub, GitLab, Bitbucket) in rdd_to_txt() and rdd_extract_code(). This includes support for specific branches/tags/commits and packages in subdirectories, as well as direct URLs (to branches and/or folders within repositories). Therefore, added the remotes package to Suggests to handle remote downloads.