Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leafcutter #187

Closed
5 tasks done
laraPPr opened this issue Jul 26, 2023 · 7 comments
Closed
5 tasks done

Leafcutter #187

laraPPr opened this issue Jul 26, 2023 · 7 comments
Labels
difficulty: medium software that likely require a fair amount of effort to support priority: high site:ugent Software installation request for UGent Tier-2 sources-only Only sources available (no conda, binaries, container)

Comments

@laraPPr
Copy link
Collaborator

laraPPr commented Jul 26, 2023

@laraPPr laraPPr added difficulty: medium software that likely require a fair amount of effort to support priority: high site:ugent Software installation request for UGent Tier-2 sources-only Only sources available (no conda, binaries, container) labels Jul 26, 2023
@laraPPr
Copy link
Collaborator Author

laraPPr commented Aug 10, 2023

made easyconfig for newer RegTools

@laraPPr
Copy link
Collaborator Author

laraPPr commented Aug 22, 2023

Added a the easyconfig for leafcutter to WIP. When running it I get the following error: ERROR: no packages specified

@boegel
Copy link
Contributor

boegel commented Aug 22, 2023

You probably need to instruct EasyBuild to run the installation command for the R package from the leafcutter subdirectory, since that's where the [DESCRIPTION](https://github.com/davidaknowles/leafcutter/blob/master/leafcutter/DESCRIPTION) file is located:

start_dir = 'leafcutter'

@laraPPr
Copy link
Collaborator Author

laraPPr commented Aug 22, 2023

Now I hit the following error:

Error: object evalWithTimeout is not exported by 'namespace:R.utils'
Execution halted
ERROR: lazy loading failed for package leafcutter

I also had another question. On their website it says that the latest version is 0.2.9 but I can only find 0.2.7 and older.

@boegel
Copy link
Contributor

boegel commented Aug 22, 2023

Seems like you will need to create a patch so it uses withTimeout instead, see also nuno-agostinho/psichomics#383

W.r.t. version: the DESCRIPTION file says it's 0.2.9, so I would download the commit that set the version to 0.2.9 in that file, and download that as leafcuffer-0.2.9.tar.gz?

@boegel
Copy link
Contributor

boegel commented Aug 24, 2023

Note: duplicate of #162 (so we have 3 open install requests for Leafcutter)

@laraPPr
Copy link
Collaborator Author

laraPPr commented Aug 25, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: medium software that likely require a fair amount of effort to support priority: high site:ugent Software installation request for UGent Tier-2 sources-only Only sources available (no conda, binaries, container)
Projects
None yet
Development

No branches or pull requests

2 participants