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

Why does an R package based on gpuR not work? #171

Open
ChenYW68 opened this issue Apr 2, 2020 · 4 comments
Open

Why does an R package based on gpuR not work? #171

ChenYW68 opened this issue Apr 2, 2020 · 4 comments

Comments

@ChenYW68
Copy link

ChenYW68 commented Apr 2, 2020

First of all, thank you very much for developing such a nice package "gpuR" for everyone to use... But I am particularly confused about why the R package developed based on gpuR does not work properly. I hope to get an answer. Thank you!

@cdeterman
Copy link
Owner

What package are you referring? Did you develop one or are you referring to another I have in progress?

@ChenYW68
Copy link
Author

ChenYW68 commented Apr 3, 2020

That's an R package (eg. CreateTemp) I developed that relies on gpuR, but once it's packaged, the following error occurs , which doesn't happen without packaging: https://chenyw68.github.io/Pollution/bug/bug.png, this is a simple illustrative example

@cdeterman
Copy link
Owner

Unfortunately I can't tell you exactly as I can't read the error message (I only speak English and some French). If you could translate I may be able to better help you.

@ChenYW68
Copy link
Author

ChenYW68 commented Apr 3, 2020

OK,I'm sorry. That error message is " Error in diag(vclMatrix(A)) : there is no method to force this S4 class to be a vector ". The same thing happens when this diag() function is replaced by another function. Thank you!

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