Hi,
I installed all the updates that ipumsr requires, but then I got to the following error message:
library(ipumsr)
Error: package or namespace load failed for ‘ipumsr’ in rbind(info, getNamespaceInfo(env, “S3methods”)):
number of columns of matrices must match (see arg 2)
In addition: Warning message:
package ‘ipumsr’ was built under R version 3.5.3
And I keep receiving the same error message I have been receiving since I started:
ddi ← read_ipums_ddi(“ipumsi_00001.xml”)
Error in read_ipums_ddi(“ipumsi_00001.xml”) :
could not find function “read_ipums_ddi”
Help is appreciated!