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 in Package Installation and Documentation Generation #13

Closed
Soumya624 opened this issue Aug 20, 2023 · 4 comments
Closed

Error in Package Installation and Documentation Generation #13

Soumya624 opened this issue Aug 20, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@Soumya624
Copy link
Collaborator

When trying to install the package or create it's documentation, a library specific error is generating. To replicate this within RStudio, one can execute the following two commands:

Rcpp::compileAttributes()
roxygen2::roxygenize(roclets="rd")
@Soumya624 Soumya624 added the bug Something isn't working label Aug 20, 2023
@vissarion
Copy link
Member

Is this still open or fixed? Could you please provide more details on the error?

@Soumya624
Copy link
Collaborator Author

Is this still open or fixed? Could you please provide more details on the error?

The error is still coming while we're trying to build the documentation. For me, it's showing the following message:

image

@vfisikop
Copy link
Contributor

This is probably fixed by #15 Please check and if this is the case please close the issue.

@Soumya624
Copy link
Collaborator Author

This is probably fixed by #15 Please check and if this is the case please close the issue.

Yes. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants