When trying to install statcanR, installation fails because qs is no longer available. The qs developer has replaced it with qs2, but it's not a drop-in replacement. In particular, qs2 can't read https://warin.ca/datalake/statcanR/statcan_data.qs, and there's no qs2::qs.split() function.
When trying to install
statcanR, installation fails becauseqsis no longer available. Theqsdeveloper has replaced it withqs2, but it's not a drop-in replacement. In particular,qs2can't read https://warin.ca/datalake/statcanR/statcan_data.qs, and there's noqs2::qs.split()function.