From ffcc1cc2ac27747d568860fd28b201ef2c9a8e46 Mon Sep 17 00:00:00 2001 From: Ernest Guevarra Date: Sun, 25 Jan 2026 22:50:46 +0000 Subject: [PATCH 1/2] setup for pre-release --- CITATION.cff | 4 ++-- DESCRIPTION | 2 +- inst/CITATION | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 764d820..2f560cf 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -9,7 +9,7 @@ type: software license: GPL-3.0-only title: 'okapi: Open Data Kit (ODK)-based Computer-assisted Personal Interviewing (CAPI) Tools' -version: 0.1.1.9000 +version: 0.1.2 doi: 10.5281/zenodo.206914853 abstract: Data collection using computer-assisted personal interviewing or CAPI tools is now the standard approach for conducting surveys and studies. A wide range of @@ -28,7 +28,7 @@ preferred-citation: authors: - name: Ernest Guevarra year: '2026' - notes: R package version 0.1.1.9000 + notes: R package version 0.1.2 url: https://rapidsurveys.io/okapi/ doi: 10.5281/zenodo.206914853 repository-code: https://github.com/rapidsurveys/okapi diff --git a/DESCRIPTION b/DESCRIPTION index 1f17b8c..3284049 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: okapi Type: Package Title: Open Data Kit (ODK)-based Computer-assisted Personal Interviewing (CAPI) Tools -Version: 0.1.1.9000 +Version: 0.1.2 Authors@R: person(given = "Ernest", family = "Guevarra", comment = c(ORCID = "0000-0002-4887-4415"), diff --git a/inst/CITATION b/inst/CITATION index 0d3357e..eea8114 100644 --- a/inst/CITATION +++ b/inst/CITATION @@ -4,7 +4,7 @@ bibentry( title = "okapi: Open Data Kit (ODK)-based Computer-assisted Personal Interview (CAPI) Tools", author = person("Ernest Guevarra"), year = "2026", - note = "R package version 0.1.1.9000", + note = "R package version 0.1.2", url = "https://rapidsurveys.io/okapi/", doi = "10.5281/zenodo.206914853", ) \ No newline at end of file From 3dc96250eb8c9f90b6ece558b797bea7058607f5 Mon Sep 17 00:00:00 2001 From: Ernest Guevarra Date: Sun, 25 Jan 2026 22:50:46 +0000 Subject: [PATCH 2/2] setup for pre-release --- README.Rmd | 2 +- README.md | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/README.Rmd b/README.Rmd index 9212b52..0f9aaff 100644 --- a/README.Rmd +++ b/README.Rmd @@ -78,4 +78,4 @@ This project is released with a [Contributor Code of Conduct](https://rapidsurve   -[![](https://github.com/rapidsurveys/ramOPmanual/blob/main/images/rapidsurveys_footer.png?raw=true)](https://rapidsurveys.io) +[![This is part of the RapidSurveys project under the Oxford iHealth initiative of the MSc in International Health and Tropical Medicine, Nuffield Department of Medicine, University of Oxford](https://github.com/rapidsurveys/ramOPmanual/blob/main/images/rapidsurveys_footer.png?raw=true)](https://rapidsurveys.io) diff --git a/README.md b/README.md index 45a90d1..49cb9c7 100644 --- a/README.md +++ b/README.md @@ -78,8 +78,8 @@ citation("okapi") #> Ernest Guevarra (2026). _okapi: Open Data Kit (ODK)-based #> Computer-assisted Personal Interview (CAPI) Tools_. #> doi:10.5281/zenodo.206914853 -#> , R package version -#> 0.1.1.9000, . +#> , R package version 0.1.2, +#> . #> #> A BibTeX entry for LaTeX users is #> @@ -87,7 +87,7 @@ citation("okapi") #> title = {okapi: Open Data Kit (ODK)-based Computer-assisted Personal Interview (CAPI) Tools}, #> author = {{Ernest Guevarra}}, #> year = {2026}, -#> note = {R package version 0.1.1.9000}, +#> note = {R package version 0.1.2}, #> url = {https://rapidsurveys.io/okapi/}, #> doi = {10.5281/zenodo.206914853}, #> } @@ -107,4 +107,7 @@ participating in this project you agree to abide by its terms.   -[![](https://github.com/rapidsurveys/ramOPmanual/blob/main/images/rapidsurveys_footer.png?raw=true)](https://rapidsurveys.io) +[![This is part of the RapidSurveys project under the Oxford iHealth +initiative of the MSc in International Health and Tropical Medicine, +Nuffield Department of Medicine, University of +Oxford](https://github.com/rapidsurveys/ramOPmanual/blob/main/images/rapidsurveys_footer.png?raw=true)](https://rapidsurveys.io)