Hi,

On Sat, 28 Feb 2026 at 10:46, "John Dawson" <[email protected]> 
wrote:

> How should one make an R package that is both a library and an
> application (for example, a Shiny application) behave likewise? Using
> the library should require installing R: `guix shell r-myrpackage --
> R` should not work (instead the user should do `guix shell r-minimal
> r-myrpackage -- R`). On the other hand, using the application should
> not require installing R: `guix shell r-myrpackage -- myprogram` should
> work. Is the following correct?

Ricardo, WDYT?

Indeed, it could be helpful, I guess.

Cheers,
simon

Reply via email to