CHANGES in VERSION 1.99.3

* In the dependency database, link was corrected for NAMESPACE (it was wrongly linked to DESRIPTION)

=================================

CHANGES in VERSION 1.2.1

* add the object `heaviness_db`.
* `dependency_website()` is renamed to `dependency_database()`.
* add `dependency_heatmap()`.

==================================

CHANGES in VERSION 1.2.0

* set `dependency_website()` public.

===================================

CHANGES in VERSION 1.1.4

* updated package database

====================================

CHANGES in VERSION 1.1.3

* version bump

====================================

CHANGES in VERSION 1.1.2

* add `is_parent()` and `is_upstream()`.
* add new argument `jaccard` in `co_heaviness()`.
* add a new vignette.

====================================

CHANGES in VERSION 1.1.1

* `pkgndep()` allows github repo as input.
* extensively improved the website.
* add `co_heaviness()` function.
* add `check_pkg()` function.

====================================

CHANGES in VERSION 1.1.0

* also include packages in Enhances.
* now dependency is calculated from the package database from `available_packages()`.
* add a online website for package dependency analysis for all packages on CRAN/Bioconductor.

====================================

CHANGES in VERSION 1.0.3

* fontsize can be adjusted globally by a factor.

=====================================

CHANGES in VERSION 1.0.1

* add the loading time for packages


======================================
CHANGES in VERSION 1.0.0

* New submission to CRAN