Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hipread 0.2.5

Latest

Choose a tag to compare

@dtburk dtburk released this 26 Jun 02:32
  • Fixes problem with hipread_list() that caused a segfault in some situations.
  • Require Rcpp >= 1.0.12 to avoid installation errors related to format string
    security (see ipums/ipumsr#93).
  • Refactors column resizing code to avoid use of non-API functions SETLENGTH and
    SET_TRUELENGTH (see issue #7).