From 3ae4081bb38fe28c59f191472afe300801965cb4 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
The drfit package was archived on CRAN at my request on August 26, 2023. The last version that was published is 0.7.2.
+An easy way to install the latest version of the package is to use my +drat repository.
+If you do not have the ‘drat’ package installed, you can get it from +CRAN:
+install.packages("drat")
+Once ‘drat’ is installed, you can install drfit as follows:
+drat::addRepo("jranke")
+install.packages("drfit")
--
cgit v1.2.1