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

Error: object 'harp' not found upon function call #1

Open
dmalzl opened this issue Nov 7, 2019 · 1 comment
Open

Error: object 'harp' not found upon function call #1

dmalzl opened this issue Nov 7, 2019 · 1 comment

Comments

@dmalzl
Copy link

dmalzl commented Nov 7, 2019

I want to use the HARP algorithm to pick apart reads from your published replication timing. After installing everything I am able to import the harp package. However, when trying to call the function

harp(f, index1prefix=/path index2prefix=/path)

I get an error saying it cannot find the function

Error: object 'harp' not found

I had a look at the NAMESPACE file and the rscript and there seem to be roxygen2 directives missing which prevent the package from exporting the contained function.

@dvera
Copy link
Owner

dvera commented Feb 18, 2020

Sorry for the delay, I didn't get notified of the issue. Should be fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants