Displaying 1 result from an estimated 1 matches for "dummy_for_check".
2023 Jul 19
0
_R_CHECK_DEPENDS_ONLY_ vs. packages in .Library [was: Check package without suggests]
...SVN checkout) and the user doesn't pre-create a
separate library.
What would be the downsides to implementing _R_CHECK_DEPENDS_ONLY_ the
same way that _R_CHECK_NO_RECOMMENDED_ is already implemented? The
latter works by creating fake packages (with a DESCRIPTION and an empty
file called "dummy_for_check" but nothing else in them) in a temporary
library that take precedence over the ones in .Library and fail loading.
--
Best regards,
Ivan