Skip to content
Prev 11281 / 12125 Next

[R-pkg-devel] 'library' or 'require' call not declared

You haven't shared enough info to help well, but it looks like you use
package MASS in your demo/ directory without a corresponding entry in your
DESCRIPTION file.

Add MASS as Suggests or Imports should be enough.

If you point to where your code is on GitHub or another public-facing
repository it is easier to help more specifically.
On Thu, Feb 6, 2025, 7:57?PM Richard M. Heiberger <rmh at temple.edu> wrote: