Skip to content

cpp11 0.2.2

Choose a tag to compare

@jimhester jimhester released this 06 Oct 13:24
  • r_bool added as an adapter between bool and Rboolean values (#57, @bkietz)

  • data_frame() objects now have the number of rows correctly set as real length, not the reserved length (#91)

  • Fixed potential memory leak in cpp11::writable classes.