On Mon, 15 May 2023 18:46:00 -0500 Spencer Graves <spencer.gra...@effectivedefense.org> wrote:
> I can NOT replicate these locally nor with GitHub action, and I > failed to find 'psp' in 'sos.Rnw'.[2] This raises two issue: > > > OBVIOUS: What can I do to fix this error, or at least to understand > it better? How does the output of findFn() end up being incorporated in the vignette output? Your function findFn() seems to have found the function JOPS::pspline_checker [*] somehow. Where in the vignette do you print() return values from findFn() and how exactly are they converted to LaTeX source? This conversion process needs to be adjusted to understand the newline symbol. It's somewhat mystifying that most of your code blocks use results=hide, so that the function output shouldn't be printed at all, and yet it does. -- Best regards, Ivan [*] https://search.r-project.org/CRAN/refmans/JOPS/html/pspline_checker.html ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel