diff --git a/NEWS.md b/NEWS.md index 33dfd45..768551d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# bomrang archived + +As of 10.01.2023 the package, bomrang, has been archived due to the BOM's unwillingness to allow programmatic access to their data + # bomrang 0.7.4 ## Bug fixes diff --git a/tic.R b/tic.R deleted file mode 100644 index 4a6080f..0000000 --- a/tic.R +++ /dev/null @@ -1,2 +0,0 @@ -# installs dependencies, runs R CMD check, runs covr::codecov() -do_package_checks()