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

Figure 3 incorrect caption in Rcpp-introduction vignette #1276

Closed
remlapmot opened this issue Sep 29, 2023 · 2 comments
Closed

Figure 3 incorrect caption in Rcpp-introduction vignette #1276

remlapmot opened this issue Sep 29, 2023 · 2 comments

Comments

@remlapmot
Copy link

In the Rcpp-introduction vignette the caption of Figure 3 looks to be an unedited copy-paste of the Figure 1 caption.

Screenshot 2023-09-29 at 18 13 06

Whereas the figure is about the results of running Rcpp::Rcpp.package.skeleton("samplePkg").

I think the line to edit is:

\caption{Graphical annotation of the \texttt{is\_odd\_cpp} function.}

@eddelbuettel
Copy link
Member

eddelbuettel commented Sep 29, 2023

Nice catch, thank you!

That vignette undoubtedly had a number of eyes on it. I will make the fix in the next few days.

@remlapmot
Copy link
Author

Thanks indeed.

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