Description
the liger.r functions mostly all fail because MacoskoLab is no longer maintaining the package, its now being maintained by welch-lab...
because the wrapper specifically looks for CheckPackage(package = 'MacoskoLab/liger', repository = 'github')
even if you install the current maintained version its going to throw a hissy fit , also since the new repo uses a different naming conventions, the hardcoded liger::
commands also fail...
I have fixed this in a local version , how do I go about uploading the fix to the repo? I can create a branch and push for the admins to check but do I need any special permissions to push a new branch?
wanted to ask for permission before just uploading code... I tested this error on Ubuntu 20.04.2 LTS & Windows 10 and got the issue the same times. When I googled for a solution around what I thought was the problem I didn't find a solution or work around (I assume most people already had MacoskoLab/liger downloaded from before or had bundled in a docker or something)...
if there is already a better solution... i wasted a little time... but the vignette and the examples here on this repo didnt work as run so figured if there was a work around already it would have been in the example code.
hope you are all having a great weekend!