Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dyn4cast install problem #1

Open
Kurtanjek opened this issue Aug 10, 2023 · 7 comments
Open

Dyn4cast install problem #1

Kurtanjek opened this issue Aug 10, 2023 · 7 comments

Comments

@Kurtanjek
Copy link

HI!

Dyn4cast does not install in R due to qprC dependency issue. Is there a way to resolve it?

@JobNmadu
Copy link
Owner

Thanks for the issue you raised, To get the installation on smoothly, you need to have installed on your machine JDK and qpdf. But your machine is requesting qprC which is new to me. Well, I am using Windows and RStudio and the functions passed the check within. However, I have faced so difficulties to clear errors regarding the package working on other operating systems. I even tried to sampled opinion with R community but did't get any lead. So if you are not using windows, after installing qpdf and JDK, if ther are issues, please raise them. Perhaps then we might get suggestions to resolve them. If you donwload and install JDK, ensure that it is reflected in the environmental variables as shown in the picture
jdk
qpdf

@Kurtanjek
Copy link
Author

HI!

Dyn4cast does not install in R due to qprC dependency issue. Is there a way to resolve it?

Hi!
These install Dyn4cast:

R version 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle"

library(rJava)
library(qpdf)
library(qpcR)
library(devtools)
devtools::install_github("JobNmadu/Dyn4cast")

@Kurtanjek
Copy link
Author

R version 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle"

library(rJava)
library(qpdf)
library(qpcR)
library(devtools)
devtools::install_github("JobNmadu/Dyn4cast")

@Kurtanjek
Copy link
Author

Kurtanjek commented Aug 11, 2023 via email

@JobNmadu
Copy link
Owner

Okay, thanks. But did you also install JDK and qpdf software as in the case with me?

@Kurtanjek
Copy link
Author

Kurtanjek commented Aug 12, 2023 via email

@JobNmadu
Copy link
Owner

JobNmadu commented Aug 1, 2024

Could you try to install now? qpdf is now only suggested. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants