Skip to content

Commit bebfbee

Browse files
committed
docs: updated NEWS.md and pkgdown config
1 parent f4e1001 commit bebfbee

11 files changed

+11
-0
lines changed

NEWS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# fipio 1.1.0.9000
2+
3+
4+
- Added [Mike Johnson](https://github.com/mikejohnson51) to `DESCRIPTION`.
5+
- Fixed `coords_to_fips()` throwing error in some edge cases ([#11](https://github.com/UFOKN/fipio/issues/11)).
6+
- Fixed `as_fips()` throwing error for unknown states. ([#10](https://github.com/UFOKN/fipio/issues/10)).
7+
- Fixed `as_fips()` edge case throwing error ([#13](https://github.com/UFOKN/fipio/pull/13)).
8+
19
# fipio 1.1.0
210

311
* **`fipio` now depends on R >= 3.5.0 due to using `.rds` and version 3 `.rda` files.**

pkgdown/_pkgdown.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ authors:
1616

1717
template:
1818
bootstrap: 5
19+
bslib:
20+
base_font: {google: "Roboto"}
21+
code_font: {google: "Fira Code"}
1922

2023
reference:
2124
- title: FIPS Lookup
8.7 KB
Loading
11.8 KB
Loading
14.6 KB
Loading
3.68 KB
Loading
4.72 KB
Loading

pkgdown/favicon/apple-touch-icon.png

14.6 KB
Loading

pkgdown/favicon/favicon-16x16.png

1023 Bytes
Loading

pkgdown/favicon/favicon-32x32.png

1.79 KB
Loading

0 commit comments

Comments
 (0)