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

Closure Error on Dockerfile Creation #126

Closed
mischa2002k2 opened this issue Jun 12, 2018 · 1 comment
Closed

Closure Error on Dockerfile Creation #126

mischa2002k2 opened this issue Jun 12, 2018 · 1 comment

Comments

@mischa2002k2
Copy link

mischa2002k2 commented Jun 12, 2018

Hi,

I'm not sure if this is an issue with your package, but I can't create a dockerfile because of an unclear error message. To me its not clear at which point this results and I can't trace the error down.

Detailed issue description and code is found here: https://stackoverflow.com/questions/50813580/r-dockerfile-with-containerit-results-in-closure-error

Short description:
I run the dockerfile() function. This will try to run my testScript.r and result in the error "Object of type 'closure' can not be subsetted".
Though I do not encounter this error when I try to run my script within my session.

This is the actual message:

INFO [2018-06-12 09:44:10] The supplied file testScript.r has no known extension. ContaineRit will handle it as an R script for packaging.
Fehler in session$otherPkgs : 
  Objekt des Typs 'closure' ist nicht indizierbar
@nuest nuest added this to Current sprint in containerit package development Feb 23, 2019
@nuest
Copy link
Member

nuest commented Jul 17, 2019

Welcome to re-check this if you can provide a reproducible example.

@nuest nuest closed this as completed Jul 17, 2019
containerit package development automation moved this from Current sprint to Done Jul 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants