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

Guideline missing for list #80

Closed
brodieG opened this issue Oct 18, 2016 · 1 comment
Closed

Guideline missing for list #80

brodieG opened this issue Oct 18, 2016 · 1 comment
Labels
Milestone

Comments

@brodieG
Copy link
Owner

@brodieG brodieG commented Oct 18, 2016

Seems like we should be getting a guideline for prior list item showing up here:

Browse[1]> diffobj::diffPrint(curr.env.check, search.curr, format="raw")
< curr.env.check                         > search.curr                          
@@ 249,4 @@                              @@ 249,11 @@                           
  <environment: R_GlobalEnv>               <environment: R_GlobalEnv>           

~                                        > $`package:unitizer.fastlm`           
~                                        > <environment: package:unitizer.fastlm
~                                        : >                                    
~                                        > attr(,"name")                        
~                                        > [1] "package:unitizer.fastlm"        
~                                        > attr(,"path")                        
~                                        > [1] "/Library/Frameworks/R.framework/
~                                        : Versions/3.3/Resources/library/unitiz
~                                        : er.fastlm"                           
~                                        >                                      
  $`package:unitizer`                      $`package:unitizer`                  
  <environment: package:unitizer>          <environment: package:unitizer> 
@brodieG brodieG added the bug label Oct 18, 2016
@brodieG brodieG added this to the 0.1.6 milestone Oct 18, 2016
@brodieG
Copy link
Owner Author

@brodieG brodieG commented Oct 18, 2016

Actually, this is a list nested inside an S4 object, and we're seeing just part of the list, so really linked to #45

@brodieG brodieG added the fixed in dev label Nov 8, 2016
@brodieG brodieG closed this in 803e288 Nov 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.