Binary package “r-cran-mockr” in ubuntu jammy

mocking in GNU R

 Provides a means to mock a package function, i.e., temporarily
 substitute it for testing. Designed as a drop-in replacement for
 'testthat::with_mock()', which may break in R 3.4.0 and later.