Skip to content

Commit

Permalink
version 2022.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hisham Galal authored and cran-robot committed Aug 16, 2023
1 parent 2ec1899 commit d10ac23
Show file tree
Hide file tree
Showing 12 changed files with 36 additions and 13 deletions.
9 changes: 6 additions & 3 deletions DESCRIPTION
@@ -1,7 +1,7 @@
Package: refugees
Type: Package
Title: UNHCR Refugee Population Statistics Database
Version: 2022.12.0
Version: 2022.12.1
Authors@R: c(person(given = "Hisham",
family = "Galal",
email = "galal@unhcr.org",
Expand All @@ -23,6 +23,9 @@ Description: The Refugee Population Statistics Database published by
for displaced populations such as repatriation or resettlement.
More information on the data and methodology can be found on
the UNHCR Refugee Data Finder <https://www.unhcr.org/refugee-statistics/>.
URL: https://populationstatistics.github.io/refugees/,
https://github.com/PopulationStatistics/refugees
BugReports: https://github.com/PopulationStatistics/refugees/issues
License: CC BY 4.0
LazyData: true
LazyDataCompression: xz
Expand All @@ -33,10 +36,10 @@ RoxygenNote: 7.2.3
Encoding: UTF-8
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-07-07 22:25:57 UTC; GALAL
Packaged: 2023-08-15 13:53:50 UTC; GALAL
Author: Hisham Galal [aut, cre],
Ahmadou Dicko [ctb],
UNHCR [cph]
Maintainer: Hisham Galal <galal@unhcr.org>
Repository: CRAN
Date/Publication: 2023-07-08 09:50:03 UTC
Date/Publication: 2023-08-16 13:12:05 UTC
21 changes: 11 additions & 10 deletions MD5
@@ -1,18 +1,19 @@
66ee3cf1f00171386327ceef8b41a601 *DESCRIPTION
86915d4661017a360f4505dba2f4562b *DESCRIPTION
57e9c39851a3f2b6dcc98fbd05384f3d *NAMESPACE
9f450bb782d6e74a8e59117331e2f54a *NEWS.md
73981d60f6a1223ab6322aba77495a9c *R/countries.R
c5a360958b6ebc318d31251e06e3d1a3 *R/displaced-package.R
e2152ef27f1be48fef591736fce59c08 *R/flows.R
e8f5e265dac29ac8469256e59cb1e064 *R/rdf.R
0e192630ace7cc75ac0c608d034b90b3 *README.md
4dd2daf04c4b33abea8962eb69e04d83 *data/asylum_applications.rda
668f0db36c33eb85e024b3d211d08c10 *data/asylum_decisions.rda
089a81e4bed332a9a5e715f2ec3ed4ce *data/countries.rda
deb183500ecb3ab8140a02acc4950dcf *data/demographics.rda
19bb042c0d974fc60716c1bd40146dac *README.md
01bfe9b293f20ec453603ec9247e85fc *data/asylum_applications.rda
f4e9a0e934007e5e991e3e6e6a7279c6 *data/asylum_decisions.rda
b0c79d22f4726bbe1e864e7c668d3924 *data/countries.rda
8d3a9cc12fabf2e999980dbe859d20ad *data/demographics.rda
855c1f7a09e464ba950c99791e46fa0a *data/flows.rda
93df43bca76a34ce3c38b410b39ea210 *data/idmc.rda
d54a58b2ccdc07ca3f457e1046076f9b *data/population.rda
820645b7aa999483c7c5f0b471a42fd9 *data/solutions.rda
5c184ea398f33b105f800792de13aabe *data/idmc.rda
2cbb546515e6203da17b2e2d275eaa40 *data/population.rda
5a7cf2d5eecc6a370d5bd412195ce16e *data/solutions.rda
609efd75ad47772c635b43e8d3c2c473 *data/unrwa.rda
dd94538f2889f790189cecea1822d68a *man/asylum_applications.Rd
67798ab911654fcc80a5fa7941baa03f *man/asylum_decisions.Rd
Expand All @@ -24,7 +25,7 @@ d6edf0e362d8a1ea74222579ef29b210 *man/figures/README-unnamed-chunk-6-1.png
e2b116d2deb1ed3908650903c19beb1e *man/flows.Rd
03f7f5b1f2633cf617a3371665d215cd *man/idmc.Rd
2c6da89031396d841eb91563ea6c08b3 *man/population.Rd
f5e4a310991fe8fcffcfd6e6c6ca7a32 *man/refugees-package.Rd
0b83b209a8c1616674201538ad7bbfbd *man/refugees-package.Rd
a84d2e8bedc2633a9c32042b7b87cf4f *man/solutions.Rd
46f66bf5d6eee083349ef6edb7ae0d60 *man/unrwa.Rd
c611b204a28abef8e638d01d450f3b4c *tests/testthat.R
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
@@ -0,0 +1,7 @@
# refugees 2022.12.1

* Updates to the demographics table. Now includes previously missing 2021 data and corrections to the 2013, 2014, and 2022 data from the initial release.

# refugees 2022.12.0

* Initial release. Data from UNHCR's Global Trends 2022 report.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -152,6 +152,9 @@ ref_coo_10 |>

<img src="man/figures/README-unnamed-chunk-6-1.png" width="100%" />

For more examples, see [How to use UNHCR’s refugees R
package](https://www.unhcr.org/refugee-statistics/insights/explainers/refugees-r-package.html).

## License

This package is released under the [Creative Commons Attribution 4.0
Expand Down
Binary file modified data/asylum_applications.rda
Binary file not shown.
Binary file modified data/asylum_decisions.rda
Binary file not shown.
Binary file modified data/countries.rda
Binary file not shown.
Binary file modified data/demographics.rda
Binary file not shown.
Binary file modified data/idmc.rda
Binary file not shown.
Binary file modified data/population.rda
Binary file not shown.
Binary file modified data/solutions.rda
Binary file not shown.
9 changes: 9 additions & 0 deletions man/refugees-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d10ac23

Please sign in to comment.