r-hub / rhub

R-hub API client
https://r-hub.github.io/rhub/
Other
347 stars 49 forks source link

jags does not appear to be installed on Fedora Linux, R-devel, clang, gfortran #578

Closed cschwarz-stat-sfu-ca closed 1 month ago

cschwarz-stat-sfu-ca commented 3 months ago

Doing a package check using devtools;:check_rhub()

Fedora Linux, R-devel, clang, gfortran fails with message ...

ERROR: dependency ‘R2jags’ is not available for package ‘BTSPAS’

See https://builder.r-hub.io/status/original/BTSPAS_2024.4.1.tar.gz-ed4a5d245f014c3895b10f4cd13d79d5

Thanks Carl Schwarz

gaborcsardi commented 3 months ago

System dependencies are installed as needed, you need to declare them in the SystemRequirements field of your package.

That said, I suggest you try https://github.com/r-hub/rhub2 instead.

cschwarz-stat-sfu-ca commented 3 months ago

Thanks for your reply, but mmm..the Description file does contain the following line

SystemRequirements: JAGS

So not clear why it cannot find it?

Carl

On Thu, Mar 14, 2024 at 12:46 AM Gábor Csárdi @.***> wrote:

System dependencies are installed as needed, you need to declare them in the SystemRequirements field of your package.

That said, I suggest you try https://github.com/r-hub/rhub2 instead.

— Reply to this email directly, view it on GitHub https://github.com/r-hub/rhub/issues/578#issuecomment-1996756249, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXIXRQXM4VM7HW4U4CS7SLYYFIVNAVCNFSM6AAAAABEVNQIGKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJWG42TMMRUHE . You are receiving this because you authored the thread.Message ID: @.***>

gaborcsardi commented 1 month ago

This issue is about the previous R-hub system, it does not apply to the new system, so I am closing it now. Please see https://r-hub.github.io/rhub/ for the new system, R-hub v2.