Skip to content

Commit a246dcb

Browse files
Update DESCRIPTION
1 parent 84e6332 commit a246dcb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Authors@R:
66
comment = c(ORCID = "0009-0008-8653-0577"))
77
Description: Creates a data frame with the residuals of partial regressions of the main explanatory variable and the variable of interest. This method follows the Frisch-Waugh-Lovell theorem, as explained in Lovell (2008) <doi:10.3200/JECE.39.1.88-91>.
88
License: GPL (>= 3)
9-
BugReports: https://github.com/marcboschmatas/partialling.out/issues
9+
BugReports: https://github.com/ropensci/partialling.out/issues
1010
Suggests:
1111
tinytest,
1212
tinysnapshot,
@@ -34,4 +34,4 @@ Imports:
3434
lfe,
3535
stats,
3636
tinyplot
37-
URL: https://marcboschmatas.github.io/partialling.out/
37+
URL: https://github.com/ropensci/partialling.out

0 commit comments

Comments
 (0)