origin 1.1.1 (03 Sep 2023)

Bugfix

origin 1.1.0 (02 Nov 2022)

Features

Bugfixes

origin 1.0.0 (24 Oct 2022)

This is a new release of origin with significant changes and improvements. It adds a complete new purpose by checking the actual usage of packages in a project. Under the hood, parsed code rather than regexes are used to originize code and check package usages.

Features

This functionality makes it easy to quickly check a project for which packages are actually still needed when dealing with a huge barrage of library calls. Markers show where unspecified functions are called, either specifically via pkg:: or with completely unknown origin A detailed data.frame output, hidden under the custom print method, gives a deep dive of which functions are used how often.

origin 0.5.3 (22 Sep 2021)

origin 0.5.2

origin 0.5.1

origin 0.5.0

origin 0.4.0

Bugfixes

origin 0.3.2

Bugfixes

origin 0.3.1

New

Bugfixes

origin 0.3.0

New

Chore

Bugfixes

origin 0.2.2

New

Bugfixes

origin 0.2.1

New

origin 0.2.0

New

origin 0.1.0