Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.10.0 #28

Merged
merged 72 commits into from
Jul 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
72 commits
Select commit Hold shift + click to select a range
cea6ccc
Update copyright years
pitkant May 15, 2024
17e3be2
Improve GetDataSotkanet years parameter docs
pitkant May 15, 2024
76107f7
Update README
pitkant May 15, 2024
58ca87c
Update CI tests
pitkant May 15, 2024
47985f9
Add function SotkanetCite
Allaht2 May 15, 2024
2014039
Add test for SotkanetCite
Allaht2 May 15, 2024
0d524f5
Add test for SotkanetCite
Allaht2 May 15, 2024
d0768a3
Add support for languages to SotkanetCite
Allaht2 May 16, 2024
a897410
Add check for id match
Allaht2 May 16, 2024
360c3e2
Add language support to url
Allaht2 May 16, 2024
38c05c7
Add support for different bibliography objects
Allaht2 May 16, 2024
0deb6c4
Add new test and fix problem with not supported format
Allaht2 May 16, 2024
53a03c3
Add documentation
Allaht2 May 16, 2024
9c7f7d5
Add new function
Allaht2 May 16, 2024
69cc063
Merge branch 'v0.10-dev' into aleksi
pitkant May 16, 2024
c5afb98
Merge pull request #17 from rOpenGov/aleksi
pitkant May 16, 2024
b3269e2
Add simple data caching
Allaht2 May 17, 2024
8f8a87f
Add function SotkanetInteractive
Allaht2 May 20, 2024
33d2f58
Small fixes
Allaht2 May 20, 2024
7475b07
Update SotkanetCite
Allaht2 May 20, 2024
1c1f8dd
Add function SotkanetCleanCache
Allaht2 May 20, 2024
982f362
Add funcion get_sotkanet and helper functions
Allaht2 May 22, 2024
5030976
Update DESCRIPTION
Allaht2 May 22, 2024
e8c051f
Update DESCRIPTION
Allaht2 May 22, 2024
764a2c0
Change function names
Allaht2 May 23, 2024
9dbee21
Remove functions with old name
Allaht2 May 23, 2024
8e7ca5f
Rename and fix SotkanetInteractive
Allaht2 May 23, 2024
a657fb4
Add sotkanet_fixity function
Allaht2 May 23, 2024
d689e24
Add language support to get_sotkanet
Allaht2 May 23, 2024
11c1209
Fix issue with region filtering not working
Allaht2 May 23, 2024
4aef6b6
Remove region options from sotkanet_interactive
Allaht2 May 23, 2024
9928a19
Fix bug with region filtering
Allaht2 May 23, 2024
42dffb1
Fix issue with print
Allaht2 May 24, 2024
4e89b4d
Add caching to sotkanet_indicators and sotkanet_regions
Allaht2 May 24, 2024
970550a
Merge pull request #21 from rOpenGov/aleksi
pitkant May 24, 2024
2416b7b
Change defualt year range for get_sotkanet
Allaht2 May 27, 2024
38cba70
Add function sotkanet_indicator_metadata
Allaht2 May 27, 2024
2ddeb81
Update functions to use sotkanet_indicator_metadata
Allaht2 May 27, 2024
5bcc12a
Change get_sotkanet gender variable default value
Allaht2 May 28, 2024
a5e8673
Change from httr to httr2
Allaht2 May 28, 2024
69569b1
Use stable roxygen2 7.3.1 instead of dev version 7.3.1.9000
pitkant May 28, 2024
c1fd19f
Add row changes to pipe
pitkant May 28, 2024
d3f960f
Add importFrom tag
pitkant May 28, 2024
e9b8f64
Update vignette and add Finnish vignette
Allaht2 May 30, 2024
93fecd6
Update README
Allaht2 May 30, 2024
483d7c1
Update DESCRIPTION and NEWS
Allaht2 May 30, 2024
f1a57af
Minor change to get_sotkanet
Jun 6, 2024
95368cf
VignetteIndexEntry needs to be same as title
pitkant Jun 10, 2024
d5d8045
Add check for packages to vignettes
Allaht2 Jun 12, 2024
e7d3031
Change flatten to simplifyVector in functions
Allaht2 Jun 12, 2024
6cc8b66
Update error handling
Allaht2 Jun 12, 2024
5ab88ce
Minor changes to tests
Allaht2 Jun 12, 2024
bb6581e
Merge pull request #24 from rOpenGov/aleksi
Allaht2 Jun 13, 2024
01e3daf
Add message when using old functions
Allaht2 Jun 13, 2024
dac2233
Remove rownames from outputs
Allaht2 Jun 13, 2024
dc5fb5b
Change Finnish vignette into a article
Allaht2 Jun 17, 2024
d430c2a
Minor changes
Allaht2 Jun 17, 2024
f6deb88
Minor changes
Allaht2 Jun 18, 2024
1878efc
Minor changes
Allaht2 Jun 18, 2024
38f3c9a
Merge pull request #25 from rOpenGov/aleksi
Allaht2 Jun 18, 2024
9e3e88e
Add region.category YTA to documentation
Allaht2 Jun 19, 2024
a6226c1
Add check for region.code length
Allaht2 Jun 19, 2024
f40cdae
Merge pull request #26 from rOpenGov/aleksi
pitkant Jun 19, 2024
a3c996c
New minor release 0.10.0
pitkant Jun 19, 2024
0df29ca
Add issue and PR links to NEWS
pitkant Jun 19, 2024
4b821f6
Update authors
pitkant Jun 19, 2024
09649ec
Minor proofreading of Finnish article
pitkant Jun 19, 2024
d8f4a58
Update citation
pitkant Jun 20, 2024
ca2358a
Use remotes instead of devtools in vignettes and articles
pitkant Jun 20, 2024
3ee61c6
Final article refinements
pitkant Jun 24, 2024
a009472
Merge pull request #27 from rOpenGov/aleksi
pitkant Jun 24, 2024
bbdaf9f
Fix to sotkanet_interactive
Allaht2 Jul 5, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ inst/paper.md
^codecov\.yml$
^CRAN-SUBMISSION$
^CITATION\.cff$
^vignettes/articles$
^cran-comments\.md$
84 changes: 0 additions & 84 deletions .github/workflows/R-CMD-check.yaml

This file was deleted.

47 changes: 47 additions & 0 deletions .github/workflows/check-full.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'

name: R-CMD-check (full)
jobs:
R-CMD-check:
runs-on: ${{ matrix.config.os }}

name: ${{ matrix.config.os }} (${{ matrix.config.r }})

strategy:
fail-fast: false
matrix:
config:
- {os: macos-latest, r: 'release'}
- {os: windows-latest, r: 'release'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'release'}
- {os: ubuntu-latest, r: 'oldrel-1'}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
R_KEEP_PKG_SOURCE: yes

steps:
- uses: actions/checkout@v4

- uses: r-lib/actions/setup-pandoc@v2

- uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.config.r }}
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rcmdcheck
needs: check

- uses: r-lib/actions/check-r-package@v2
with:
upload-snapshots: true
29 changes: 29 additions & 0 deletions .github/workflows/check-standard.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]

name: R-CMD-check (standard)

jobs:
R-CMD-check:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
R_KEEP_PKG_SOURCE: yes
steps:
- uses: actions/checkout@v4

- uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rcmdcheck
needs: check

- uses: r-lib/actions/check-r-package@v2
50 changes: 0 additions & 50 deletions .github/workflows/render-readme.yaml

This file was deleted.

16 changes: 9 additions & 7 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Workflow derived from https://github.com/r-lib/actions/tree/master/examples
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
push:
Expand All @@ -13,18 +13,20 @@ jobs:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- uses: r-lib/actions/setup-r@v1
- uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true

- uses: r-lib/actions/setup-r-dependencies@v1
- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: covr
extra-packages: any::covr
needs: coverage

- name: Test coverage
run: covr::codecov()
shell: Rscript {0}
run: covr::codecov(token = Sys.getenv("CODECOV_TOKEN"), quiet = FALSE)
shell: Rscript {0}
Loading