diff --git a/CRAN-RELEASE b/CRAN-RELEASE new file mode 100644 index 0000000..4ac7e35 --- /dev/null +++ b/CRAN-RELEASE @@ -0,0 +1,2 @@ +This package was submitted to CRAN on 2020-03-07. +Once it is accepted, delete this file and tag the release (commit 31fe6c7a47). diff --git a/R/sentometrics.R b/R/sentometrics.R index 5c6b38f..9178bf9 100644 --- a/R/sentometrics.R +++ b/R/sentometrics.R @@ -77,7 +77,7 @@ #' @references Loughran and McDonald (2011). ``When is a liability not a liability? Textual analysis, dictionaries, and 10-Ks''. #' \emph{Journal of Finance 66, 35-65}, \url{https://doi.org/10.1111/j.1540-6261.2010.01625.x}. #' -#' @source \href{http://advanse.lirmm.fr/feel.php}{FEEL lexicon}. Retrieved November 1, 2017. +#' @source \href{https://doi.org/10.1007/s10579-016-9364-5}{FEEL lexicon}. Retrieved November 1, 2017. #' @source \href{http://www.wjh.harvard.edu/~inquirer/spreadsheet_guide.htm}{GI lexicon}. Retrieved November 1, 2017. #' @source \href{https://study.sagepub.com/sites/default/files/1\%20Henry\%202008_0.pdf}{HENRY lexicon}. Retrieved #' November 1, 2017. diff --git a/man/list_lexicons.Rd b/man/list_lexicons.Rd index 2b67229..90e06ca 100644 --- a/man/list_lexicons.Rd +++ b/man/list_lexicons.Rd @@ -6,7 +6,7 @@ \title{Built-in lexicons} \format{A \code{list} with all built-in lexicons, appropriately named as \code{"NAME_language(_tr)"} .} \source{ -\href{http://advanse.lirmm.fr/feel.php}{FEEL lexicon}. Retrieved November 1, 2017. +\href{https://doi.org/10.1007/s10579-016-9364-5}{FEEL lexicon}. Retrieved November 1, 2017. \href{http://www.wjh.harvard.edu/~inquirer/spreadsheet_guide.htm}{GI lexicon}. Retrieved November 1, 2017.