Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upexample_code = FALSE + pkgKitten yields error #229
Comments
|
|
|
Apologies. I corrected the comment. Behavior is as described. |
|
I am not sure what your report is about then:
Seems to work in both cases. |
|
Are you suggesting tests for the other two cases? Maybe. Feel like proposing a simple pull request? |
|
Sorry, I should have been clearer. When |
|
Moving a couple of lines out of the |
|
Move, or maybe just protect with an |
The following sequence of commands fails :
with
When
pkgKittenis not available,example_code = FALSEworks. When it is available, using the defaultexample_code = TRUEworks.Session info is as follows: