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

Upgrading to R 3.5.2 fails installation #36

Open
kvasilopoulos opened this issue Feb 26, 2019 · 1 comment
Open

Upgrading to R 3.5.2 fails installation #36

kvasilopoulos opened this issue Feb 26, 2019 · 1 comment

Comments

@kvasilopoulos
Copy link

Since upgrading from R 3.5.1 to 3.5.2, the installation of BMR fails on Windows with the following message

Error: (converted from warning) this package has a non-empty 'configure.win' file,
so building only the main architecture

You can avoid the warning error conversion by setting R_REMOTES_NO_ERRORS_FROM_WARNINGS=true,
with the following command

Sys.setenv(R_REMOTES_NO_ERRORS_FROM_WARNINGS="true")

I just had some trouble with that and I thought to mention that. Maybe you can include some further instructions to the installation section in README.

@OLUJID
Copy link

OLUJID commented May 26, 2020

could not find function "BVARINW", what should I do?

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