@pachadotdev, I'll add you as a reviewer once it looks like it's working. I can't tell until there's an initial PR.
If it runs like on my local machine, the output will resemble
> ctv::check_ctv_packages("WebTechnologies.md")
$`Packages in info but not in packagelist`
character(0)
$`Packages in packagelist but not in info`
character(0)
$`Packages in packagelist but not on CRAN`
character(0)
$`Packages in packagelist but archived on CRAN`
[1] "osmplotr" "rgeolocate"
@pachadotdev, I'll add you as a reviewer once it looks like it's working. I can't tell until there's an initial PR.
If it runs like on my local machine, the output will resemble
ref #486