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

CI Testing Failure - R3.6 #28

Closed
EOGrady21 opened this issue Mar 23, 2022 · 5 comments
Closed

CI Testing Failure - R3.6 #28

EOGrady21 opened this issue Mar 23, 2022 · 5 comments
Assignees
Labels
bug Something isn't working CRAN Submission edits

Comments

@EOGrady21
Copy link
Owner

Build is failing on R 3.6.3. It seems there is an issue with the installation of RCurl, fields and metR.
Build is passing on R 4.1.1 so this is not an urgent issue.

@EOGrady21 EOGrady21 added the bug Something isn't working label Mar 23, 2022
@EOGrady21 EOGrady21 self-assigned this Mar 23, 2022
@EOGrady21
Copy link
Owner Author

The error starts here:

Error: Error: package or namespace load failed for 'fields' in library.dynam(lib, package, package.lib):
*** arch - x64
 DLL 'maps' not found: maybe not installed for this architecture?
Error: Error: loading failed

Then this prevents fields from installing, which prevents dependent packages RCurl and metR

@EOGrady21
Copy link
Owner Author

Attempted solution:
rstudio/renv#162

EOGrady21 added a commit that referenced this issue Mar 23, 2022
@EOGrady21
Copy link
Owner Author

The attempted solution does not seem to solve the problem but actually somehow make it worse.
Now the error is with the usethis package (Not able to find glue installation for architecture)

@EOGrady21
Copy link
Owner Author

For now, to avoid wasting more time on this issue I have simplified testing to only run on R4.1
This issue may have to revisited before another CRAN release

@EOGrady21 EOGrady21 added the CRAN Submission edits label Mar 24, 2022
@EOGrady21
Copy link
Owner Author

Revisiting this as we prep for another CRAN release but really hoping that this will not be required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CRAN Submission edits
Projects
None yet
Development

No branches or pull requests

1 participant