markmfredrickson / optmatch

Functions for optimal matching in R
https://markmfredrickson.github.io/optmatch
Other
47 stars 14 forks source link

`subproblemids` undefined #171

Closed josherrickson closed 5 years ago

josherrickson commented 5 years ago

Latest builds are showing an undefined variable:

   fullmatch.BlockedInfinitySparseMatrix: no visible binding for global
     variable ‘subproblemids’
   fullmatch.InfinitySparseMatrix: no visible binding for global variable
     ‘subproblemids’
   fullmatch.matrix: no visible binding for global variable
     ‘subproblemids’
   fullmatch.optmatch.dlist: no visible binding for global variable
     ‘subproblemids’
   Undefined global functions or variables:
     subproblemids

E.g. https://github.com/markmfredrickson/optmatch/blame/master/R/fullmatch.R#L356

josherrickson commented 5 years ago

@benthestatistician Assigning to you based on blame.