From 23a605444ddaedbafb4591f914af6b1851df0845 Mon Sep 17 00:00:00 2001 From: Henrique Sposito Date: Wed, 4 Sep 2024 17:03:32 +0200 Subject: [PATCH 1/3] Updated cran-comments file --- cran-comments.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index 88f2506f..732539ec 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,10 +1,3 @@ -## Resubmission - -This is a resubmission. In this version I have: - -* Removed redundant terms from description -* Removed commented out code lines and examples in documentation - ## Test environments * local R installation, aarch64-apple-darwin20, R 4.4.0 From de1da511ff5fc34ba26fc8c5e37779cdcb362c44 Mon Sep 17 00:00:00 2001 From: Henrique Sposito Date: Wed, 4 Sep 2024 17:07:24 +0200 Subject: [PATCH 2/3] Updated website --- .github/workflows/pushrelease.yml | 1 + _pkgdown.yml | 1 + docs/404.html | 2 +- docs/CODE_OF_CONDUCT.html | 2 +- docs/CONTRIBUTING.html | 2 +- docs/LICENSE-text.html | 2 +- docs/LICENSE.html | 2 +- docs/authors.html | 2 +- docs/index.html | 3 +- docs/news/index.html | 20 +++- docs/pkgdown.yml | 2 +- .../US_News_Conferences_1960_1980.html | 2 +- docs/reference/annotate_text.html | 9 +- docs/reference/extract_context.html | 2 +- docs/reference/extract_date.html | 8 +- docs/reference/extract_match.html | 2 +- docs/reference/extract_title.html | 2 +- docs/reference/get_urgency.html | 102 ++++++++++++------ docs/reference/index.html | 7 +- docs/reference/split_text.html | 2 +- docs/sitemap.xml | 3 + 21 files changed, 130 insertions(+), 48 deletions(-) diff --git a/.github/workflows/pushrelease.yml b/.github/workflows/pushrelease.yml index 0120d085..c1221b5c 100644 --- a/.github/workflows/pushrelease.yml +++ b/.github/workflows/pushrelease.yml @@ -82,6 +82,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} WITH_V: true + DEFAULT_BUMP: patch RELEASE_BRANCHES: master - name: Checkout two uses: actions/checkout@v2 diff --git a/_pkgdown.yml b/_pkgdown.yml index 9fb2f367..cbc38acc 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -38,6 +38,7 @@ reference: desc: "Conduct urgency analysis in political discourses." contents: - get_urgency + - sim_urgency - title: "Data" desc: "Text data for news coferences of US presidents from 1960 to 1980." contents: diff --git a/docs/404.html b/docs/404.html index 99bc900c..ea043fa9 100644 --- a/docs/404.html +++ b/docs/404.html @@ -24,7 +24,7 @@ poldis - 0.1.1 + 0.1.2