mountainMath / cancensus

R wrapper for calling CensusMapper APIs
https://mountainmath.github.io/cancensus/index.html
Other
82 stars 15 forks source link

Debian CRAN error in find_census_vectors #161

Closed dshkol closed 3 years ago

dshkol commented 3 years ago

Caught in a CRAN check https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-clang/cancensus-00check.html

find_census_vectors('after tax income', dataset = 'CA16', type = 'total', query_type = 'semantic')

Error in if (min(lev_dist_df) > 2 | is.infinite(min(lev_dist_df))) { :
  missing value where TRUE/FALSE needed