NetworkAnalystR Error

I was attempting to use the NetworkAnalystR package and was running the example code provided on the website but received an error that seems to imply that the necessary resources are no longer available:

dataSets ← MapListIds(“datalist1”, genelist, “hsa”, “entrez”);
Error in download.file(DonwloadLink, sqlite_Path) :
cannot open URL ‘https://www.xialab.ca/resources/sqlite/hsa_genes.sqlite

Any idea if there is a fix for this?