Skip to content

Commit 19246d9

Browse files
committed
fix references
1 parent 9b14221 commit 19246d9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

cran-comments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Duration: 55.6s
44
0 errors √ | 0 warnings √ | 0 notes √
55

66
# Resubmission after CRAN suggestions
7-
* Fixed redundancy in DESCRIPTION
8-
* References to specific indicators are presented in the vignettes and in the @details of functions accordingly. There are too many references to cite in DESCRIPTION.
7+
* Package now does not affect users' options().
8+
* Each function refers to the indicadors proposed in one or more studies. We include references in the vignettes and in the @details of functions accordingly. There are too many references to cite in DESCRIPTION

vignettes/decay_functions.Rmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ vignette: >
88
%\VignetteIndexEntry{Decay functions}
99
%\VignetteEngine{knitr::rmarkdown}
1010
\usepackage[utf8]{inputenc}
11-
bibliography: references.json
1211
---
1312

1413
```{r, include = FALSE}

0 commit comments

Comments
 (0)