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

Internal INTEGER error in track hash #36

Closed
brodieG opened this issue Jun 15, 2017 · 0 comments
Closed

Internal INTEGER error in track hash #36

brodieG opened this issue Jun 15, 2017 · 0 comments
Labels
Milestone

Comments

@brodieG
Copy link
Owner

@brodieG brodieG commented Jun 15, 2017

Can't reproduce this consistently. Seems like it only happens the first time the code is run.

> vetr:::track_hash(letters[1:5], 2L)
Error in vetr:::track_hash(letters[1:5], 2L) : 
  INTEGER() can only be applied to a 'integer', not a 'NULL'

| Value mismatch: 

< .ref           > .new         
@@ 1 @@          @@ 1 @@        
< [1] 1 1 4 1 8  > NULL         

| Conditions mismatch: 

< .REF$conditions                                                         
> .NEW$conditions                                                         
@@ 1 / 1,3 @@                                                             
< Empty condition list                                                    
> Condition list with 1 condition:                                        
> 1. Error in vetr:::track_hash(letters[1:5], 2L) : INTEGER() can only be 
>    applied to a 'integer', not a 'NULL'                      
@brodieG brodieG added the bug label Jun 15, 2017
@brodieG brodieG added this to the 0.1.0 milestone Jun 15, 2017
@brodieG brodieG mentioned this issue Jun 16, 2017
@brodieG brodieG closed this in 3d7d952 Jul 7, 2017
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.