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

switch to github actions #33

Merged
merged 7 commits into from
Aug 21, 2024
Merged

switch to github actions #33

merged 7 commits into from
Aug 21, 2024

Conversation

jefferis
Copy link
Member

@jefferis jefferis commented Aug 21, 2024

  • adds check on github actions
  • codecov
  • github pages pkgdown
  • removes static pkgdown site and other cruft

@jefferis jefferis changed the title Dev/actions switch to github actions Aug 21, 2024
jefferis and others added 2 commits August 21, 2024 04:08
* not sure if this is related to new vendor organisation ...

using C compiler: 'gcc.exe (GCC) 13.2.0'
using C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
g++ -std=gnu++17  -I"C:/R/include" -DNDEBUG -I. -IANN -DWIN32 -DDLL_EXPORTS -DANN_NO_RANDOM -DRANN    -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -O3   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c NN.cc -o NN.o
NN.cc:12:10: fatal error: ANN/ANN.h: No such file or directory
   12 | #include <ANN/ANN.h> // ANN library header
      |          ^~~~~~~~~~~
@krlmlr
Copy link
Collaborator

krlmlr commented Aug 21, 2024

Windows checks are good now, re #30 (comment) .

@jefferis jefferis merged commit 116a56c into master Aug 21, 2024
7 checks passed
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.

2 participants