Package: sentometrics Type: Package Title: An Integrated Framework for Textual Sentiment Time Series Aggregation and Prediction Version: 1.0.1 Authors@R: c(person("Samuel", "Borms", email = "borms_sam@hotmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9533-1870")), person("David", "Ardia", email = "david.ardia@hec.ca", role = c("aut"), comment = c(ORCID = "0000-0003-2823-782X")), person("Keven", "Bluteau", email = "keven.bluteau@usherbrooke.ca", role = c("aut"), comment = c(ORCID = "0000-0003-2990-4807")), person("Kris", "Boudt", email = "kris.boudt@vub.be", role = c("aut"), comment = c(ORCID = "0000-0002-1000-5142")), person("Jeroen", "Van Pelt", email = "jeroenvanpelt@hotmail.com", role = c("ctb")), person("Andres", "Algaba", email = "andres.algaba@vub.be", role = c("ctb"))) Maintainer: Samuel Borms Description: Optimized prediction based on textual sentiment, accounting for the intrinsic challenge that sentiment can be computed and pooled across texts and time in various ways. See Ardia et al. (2021) . Depends: R (>= 3.3.0) License: GPL (>= 2) BugReports: https://github.com/SentometricsResearch/sentometrics/issues URL: https://sentometrics-research.com/sentometrics/ Encoding: UTF-8 LazyData: true Suggests: covr, doParallel, e1071, lexicon, MCS, NLP, parallel, randomForest, stopwords, testthat, tm Imports: caret, compiler, data.table, foreach, ggplot2, glmnet, ISOweek, quanteda, Rcpp (>= 0.12.13), RcppRoll, RcppParallel, stats, stringi, utils LinkingTo: Rcpp, RcppArmadillo, RcppParallel RoxygenNote: 7.3.2 SystemRequirements: GNU make Config/pak/sysreqs: make libicu-dev libxml2-dev Repository: https://sentometricsresearch.r-universe.dev Date/Publication: 2025-04-03 09:29:23 UTC RemoteUrl: https://github.com/sentometricsresearch/sentometrics RemoteRef: HEAD RemoteSha: eafb2bd67145e098aed13e85f7ade086ebb3d607 NeedsCompilation: yes Packaged: 2026-07-06 07:09:17 UTC; root Author: Samuel Borms [aut, cre] (ORCID: ), David Ardia [aut] (ORCID: ), Keven Bluteau [aut] (ORCID: ), Kris Boudt [aut] (ORCID: ), Jeroen Van Pelt [ctb], Andres Algaba [ctb]