Skip to content

Try to fix failing actions #142

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

Merged
merged 13 commits into from
Oct 3, 2021
Merged

Try to fix failing actions #142

merged 13 commits into from
Oct 3, 2021

Conversation

paleolimbot
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2021

Codecov Report

Merging #142 (e90f403) into master (a59db64) will not change coverage.
The diff coverage is n/a.

❗ Current head e90f403 differs from pull request most recent head 7d9e3e0. Consider uploading reports for the commit 7d9e3e0 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #142   +/-   ##
=======================================
  Coverage   94.45%   94.45%           
=======================================
  Files          40       40           
  Lines        2814     2814           
=======================================
  Hits         2658     2658           
  Misses        156      156           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a59db64...7d9e3e0. Read the comment docs.

@ibanmd
Copy link

ibanmd commented Oct 4, 2021

Hi @paleolimbot , I'm seeing this error still:
absl/time/internal/cctz/src/time_zone_format.cc:63:12: error: 'get_time' is not a member of 'std'
input >> std::get_time(tm, fmt);
^
make: *** [C:/PROGRA1/R/R-361.0/etc/i386/Makeconf:213: absl/time/internal/cctz/src/time_zone_format.o] Error 1
ERROR: compilation failed for package 's2'

  • removing 'C:/Program Files/RLibrary/s2'

Any ideas?

@paleolimbot
Copy link
Collaborator Author

This just got merged yesterday so it's not in a CRAN release. Does it work if you install using remotes::install_github("r-spatial/s2")?

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

Successfully merging this pull request may close these issues.

4 participants