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

System dependency wk required to deploy app using s2 package #303

Open
qdread opened this issue Aug 10, 2021 · 0 comments
Open

System dependency wk required to deploy app using s2 package #303

qdread opened this issue Aug 10, 2021 · 0 comments

Comments

@qdread
Copy link

qdread commented Aug 10, 2021

I opened this issue on the rsconnect repo: rstudio/rsconnect#534 and was recommended to open an issue here.

The system dependency wk is currently unsupported on shinyapps.io and appears to be needed at least in some cases to deploy an app that requires the sf package, which in turn depends on the s2 package.

Full log is on the rsconnect issue but here is the relevant error message I got when trying to deploy an app from a Windows 10 machine:

** libs
wk-impl.c:2:10: fatal error: wk-v1-impl.c: No such file or directory
    2 | #include "wk-v1-impl.c"
      |          ^~~~~~~~~~~~~~
compilation terminated.
make: *** [/opt/R/4.0.5/lib/R/etc/Makeconf:172: wk-impl.o] Error 1
make: *** Waiting for unfinished jobs....
ERROR: compilation failed for package ‘s2’
* removing ‘/opt/R/4.0.5/lib/R/library/s2’
################################# End Task Log ################################# 
Error: Unhandled Exception: Child Task 985975152 failed: Error building image: Error building s2 (1.0.6). Build exited with non-zero status: 1

Any help getting shinyapps.io to support wk would be appreciated.

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

1 participant