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

package or namespace load failed for ‘aws.s3’ #11

Open
eikku opened this issue Mar 21, 2019 · 1 comment
Open

package or namespace load failed for ‘aws.s3’ #11

eikku opened this issue Mar 21, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@eikku
Copy link

eikku commented Mar 21, 2019

When using only one r-runtime layer aws.s3 package works, but using own custom layer as well, gives

Error: package or namespace load failed for ‘aws.s3’ in dyn.load(file, DLLpath = DLLpath, ...):

@philipp94831 philipp94831 self-assigned this May 21, 2019
@philipp94831 philipp94831 added the bug Something isn't working label May 21, 2019
@philipp94831
Copy link
Member

Hi @eikku,
so you created another layer and used the runtime and awspack layer beneath? I created some tests in the meantime which ensure that aws.s3 is working but there I only have my function on top of the awspack layer. See template.yaml and tests/R/aws.R. Maybe it behaves differently if another layer is put on top.

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

No branches or pull requests

2 participants