Skip to content

v1.2.0

Compare
Choose a tag to compare
@gaborcsardi gaborcsardi released this 01 Mar 19:06
· 81 commits to master since this release
  • New repo_add(), repo_get(), repo_resolve() and with_repo()
    functions to query and manipulate repositories.

  • meta_cache_*() functions now handle getOption("repos") changes
    correctly.

  • Failed metadata downloads now do not trigger metadata updates (#52).

  • New bioc_release_version(), bioc_devel_version(), bioc_repos()
    helper functions to deal with Bioconductor repositories.

  • Metadata cache functions, e.g. meta_cache_deps() etc. now allow
    specifying the dependency types in all lowercase (#54).