Package: IgorR
Type: Package
Title: Read Binary Files Saved by 'Igor Pro' (Including 'Neuromatic'
Data)
Version: 0.10.0
Authors@R: c(
person("Gregory","Jefferis", email="jefferis@gmail.com",
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0587-9355")),
person("Thomas", "Braun", role = "ctb",
comment = c(ORCID = "0000-0002-1416-2065"))
)
Description: Provides function to read data from the 'Igor Pro' data
analysis program by 'Wavemetrics'. The data formats supported
are 'Igor' packed experiment format ('pxp') and 'Igor' binary
wave ('ibw'). See: for details.
Also includes functions to load special 'pxp' files produced by
the 'Igor Pro' 'Neuromatic' and 'Nclamp' packages for recording
and analysing neuronal data. See
for details.
Imports: bitops, tools, timechange
Suggests: spelling, testthat
License: GPL (>= 2)
LazyLoad: yes
RoxygenNote: 7.3.2
Language: en-GB
Encoding: UTF-8
URL: https://github.com/jefferis/IgorR,
https://jefferis.github.io/IgorR/
BugReports: https://github.com/jefferis/IgorR/issues
Repository: https://jefferis.r-universe.dev
Date/Publication: 2025-09-15 13:54:13 UTC
RemoteUrl: https://github.com/jefferis/igorr
RemoteRef: HEAD
RemoteSha: 9513d8cf6d8b2d8fdff9a86d31e8b824ebc7c57e
NeedsCompilation: no
Packaged: 2026-06-12 08:47:57 UTC; root
Author: Gregory Jefferis [aut, cre] (ORCID:
),
Thomas Braun [ctb] (ORCID: )
Maintainer: Gregory Jefferis