Skip to content

Commit 9471169

Browse files
committed
add globalVariables, remove pkgdown.yml for actions
1 parent edd4329 commit 9471169

File tree

2 files changed

+2
-51
lines changed

2 files changed

+2
-51
lines changed

R/zzz.r

+2-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ utils::globalVariables(c("variable", "value", "GEOID", "NAME", "type", "moe",
4545
"GEOID10", "ST", "STATE", "TRACTSUF", "name", ".data", "GEONAME",
4646
"GEOID00", "POP", "PERIOD", "DATE", "PERIOD_CODE", "DATE_CODE",
4747
"DATE_", "STATEFP00", "STATEFP10", "CNTYIDFP00", "CTIDFP00",
48-
"BKGPIDFP00", "var_code", "val_label", "where"))
48+
"BKGPIDFP00", "var_code", "val_label", "where", "pums_variables",
49+
"data_type"))
4950

5051
#' @importFrom rlang .data
5152
NULL

pkgdown.yaml

-50
This file was deleted.

0 commit comments

Comments
 (0)