Hi, On Thu, 05 May 2022 at 13:37, Kyle Andrews <[email protected]> wrote:
> (propagated-inputs (list r-askpass r-curl)) > (native-inputs (list pkg-config r-knitr gpgme)) [...] > 8<--------------------------------------------------------------------------------- > Error: package or namespace load failed for ‘gpg’: I have looked at all the details, but ’gpg’ seems required, no? Maybe try to add it as native-inputs. Cheers, simon
