Search found 4 matches

by jbuczny
Thu Jun 30, 2022 9:11 am
Forum: General
Topic: jsq R package?
Replies: 9
Views: 11471

Re: jsq R package?

Thank you.

Manual installation of BMS was necessary. All in all, jsq is successfully installed now.

J
by jbuczny
Wed Jun 29, 2022 11:47 pm
Forum: General
Topic: jsq R package?
Replies: 9
Views: 11471

Re: jsq R package?

(1) Downloaded form https://www.jstatsoft.org/article/view/v058i07 > install.packages("~/Downloads/conting_1.3.tar.gz", repos = NULL, type = "source") ERROR: dependencies ‘BMS’, ‘tseries’ are not available for package ‘conting’ * removing ‘/Library/Frameworks/R.framework/Versions...
by jbuczny
Wed Jun 29, 2022 11:37 pm
Forum: General
Topic: jsq R package?
Replies: 9
Views: 11471

Re: jsq R package?

I tried to manually install the dependent package, but the installation was not successful.

Do you have any suggestions, Jonathon, how to bypass this?

J
by jbuczny
Tue Jun 28, 2022 10:22 am
Forum: General
Topic: jsq R package?
Replies: 9
Views: 11471

Re: jsq R package?

Hi there! While is try to install the package form the repository: remotes::install_github('jonathon-love/jsq'), I receive the following feedback: --- ERROR: dependency ‘conting’ is not available for package ‘jsq’ * removing ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library/jsq’ Warnin...