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 with initializePtr() function when running glmmSeq #2

Open
yoshitown opened this issue Dec 22, 2023 · 0 comments
Open

Error with initializePtr() function when running glmmSeq #2

yoshitown opened this issue Dec 22, 2023 · 0 comments

Comments

@yoshitown
Copy link

yoshitown commented Dec 22, 2023

Hello,

I am encountering an issue when trying to run the glmmSeq package and following this tutorial .
tutorial url
https://cran.r-project.org/web/packages/glmmSeq/vignettes/glmmSeq.html
Every time I attempt to execute the function, I receive the following error message:

"Error in initializePtr() : 
  function 'chm_factor_ldetL2' is not provided by package 'Matrix'"

I have tried the following steps to resolve the issue without success:

  1. Updating the Matrix package to the latest version available on CRAN.
  2. Ensuring that the glmmSeq function's dependencies are fully installed and up to date.
  3. Restarting the R session and running the code again.
  4. Checking the documentation for glmmSeq for proper usage and correct format of arguments countdata and metadata.
  5. Running warnings() to check for any additional warning messages that might provide more insight.

Despite these efforts, the problem persists. Could you provide any guidance on resolving this issue? If there is any additional information or debugging output that I can provide, please let me know.

Thank you for your time and assistance.

Best regards,
[Yoshihito Imagawa]

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

1 participant