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

Skip to content

Releases: jefferis/IgorR

v0.10.0

15 Sep 13:50

Choose a tag to compare

  • Fix reading of complex waves (4b4ba89)
  • Experimental support for Igor Binary Waves v7 (#8)
    (Unable to find any documentation so may be more work to do)
  • Support for Igor Binary Waves v3 (7e9a94b)
  • Fix reading of formula waves (8071fc8)

Full Changelog: v0.9.0...v0.10.0

v0.9.0

15 Sep 13:50

Choose a tag to compare

  • fix: handling of Igor dates using timechange library (#6)
  • remove warnings due to recent changes in how readChar handles strings
    containing embedded nulls
  • fix URLs for CRAN
  • dev: switch to github actions for R CMD check and pkgdown (and remove travis)

Full Changelog: v0.8.2...v0.9.0

v0.8.2

05 Aug 06:46

Choose a tag to compare

  • minor: package docs, spelling, author formatting

Full Changelog: v0.8.1...v0.8.2

v0.8.1

05 Aug 06:44

Choose a tag to compare

  • Fix namespace and canonical URL issues for CRAN

Full Changelog: v0.8...v0.8.1

v0.8

05 Aug 06:43

Choose a tag to compare

  • fix bug in reading igor waves with embedded non-null terminated strings (#3)

  • fix bug in reading igor pxp files with names that are not valid R names e.g.
    begining with an underscore. (#2)

  • Thanks to Troy Margrie, Mateo Velez and Charly Rousseau for the reports/test
    data

  • Minor description fixes for R 3.2.0

  • dev: switch to tests in tests/testthat (making them an optional install) but
    keeping some igor waves required for examples in inst/igor

  • dev: switch to new style travis config

  • dev: upgrade to roxygen2 4.1.1

  • Full Changelog: v0.7.2...v0.8

IgorR v0.7.2

30 May 09:53

Choose a tag to compare

An R package that provides access to the native binary formats of Igor Pro.