Skip to content

Commit 27c4adf

Browse files
committed
getting ready for v 0.2.5
1 parent dd64c08 commit 27c4adf

31 files changed

+47
-33
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: cmhc
22
Type: Package
33
Title: Access, Retrieve, and Work with CMHC Data
4-
Version: 0.2.4
4+
Version: 0.2.5
55
Author: Jens von Bergmann
66
Maintainer: Jens von Bergmann <[email protected]>
77
Description: Wrapper around the Canadian Mortgage and Housing Corporation (CMHC) web interface. It enables programmatic and reproducible access to a wide variety of housing data from CMHC.
@@ -32,4 +32,4 @@ Suggests:
3232
VignetteBuilder: knitr
3333
URL: https://github.com/mountainMath/cmhc, https://mountainmath.github.io/cmhc/, https://www03.cmhc-schl.gc.ca/hmip-pimh/en
3434
BugReports: https://github.com/mountainMath/cmhc/issues
35-
RoxygenNote: 7.2.1
35+
RoxygenNote: 7.2.3

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@
2424
* add access to secondary market tables
2525
* fix table codes for absorbed units
2626
* improved query builder tool
27+
28+
# cmhc v0.2.5
29+
30+
* conditional check of vignettes to account for CMHC server issues

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Starting with version v.0.3.2 the package has an interactive query builder helpe
5252
If you wish to cite cmhc:
5353

5454
von Bergmann, J. cmhc: R package to
55-
access, retrieve, and work with CMHC data. v0.2.4.
55+
access, retrieve, and work with CMHC data. v0.2.5.
5656

5757

5858
A BibTeX entry for LaTeX users is
@@ -61,7 +61,7 @@ A BibTeX entry for LaTeX users is
6161
author = {Jens {von Bergmann}},
6262
title = {cmhc: R package to access, retrieve, and work with CMHC data},
6363
year = {2022},
64-
note = {R package version 0.2.4},
64+
note = {R package version 0.2.5},
6565
url = {https://mountainmath.github.io/cmhc/},
6666
}
6767
```

cran-comments.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## cmhc v0.2.5
2+
### Minor changes
3+
4+
* conditional check of vignettes to account for CMHC server issues
5+
16
## cmhc v0.2.4
27
### Minor changes
38

docs/404.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/basic_usage.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/rental_universe.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)