bb8 0.1.0 (2019-08-13)

Initial stable release.

bb8 0.1.1 (2019-08-13)

  • Removed goalie dependency.
  • Fixed updateDeps so it can run on Travis CI.

bb8 0.1.2 (2019-08-22)

  • Improved updateDeps handling for Rcheck on Travis CI.

bb8 0.1.3 (2019-08-27)

  • Updated R dependency to 3.6.

bb8 0.1.4 (2019-10-17)

  • Removed lint_dir, which is now exported in lintr package.
  • Added installedPackages, which returns a camelCase formatted data.frame containing a “source” column. This column includes whether the package was installed from CRAN, Biocondcutor, GitHub, GitLab, or NA (if system, or is a local build).