Skip to content

IgorR

Read Binary Files Saved by 'Igor Pro' (Including 'Neuromatic' Data)

v0.9.0 · Aug 28, 2024 · GPL (>= 2)

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: <https://www.wavemetrics.com/> 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 <https://github.com/SilverLabUCL/NeuroMatic> for details.

Downloads

207

Last 30 days

21932nd

587

Last 90 days

2.3K

Last year

Trend: -7.2% (30d vs prior 30d)

CRAN Check Status

5 NOTE
9 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 NOTE
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (5 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

R code for possible problems

Found the following assignments to the global environment:
File ‘IgorR/R/ReadIgorBinary.R’:
  assign(WaveName, rval, envir = .GlobalEnv)
NOTE r-devel-linux-x86_64-debian-gcc

R code for possible problems

Found the following assignments to the global environment:
File ‘IgorR/R/ReadIgorBinary.R’:
  assign(WaveName, rval, envir = .GlobalEnv)
NOTE r-devel-linux-x86_64-fedora-clang

R code for possible problems

Found the following assignments to the global environment:
File ‘IgorR/R/ReadIgorBinary.R’:
  assign(WaveName, rval, envir = .GlobalEnv)
NOTE r-patched-linux-x86_64

R code for possible problems

Found the following assignments to the global environment:
File ‘IgorR/R/ReadIgorBinary.R’:
  assign(WaveName, rval, envir = .GlobalEnv)
NOTE r-release-linux-x86_64

R code for possible problems

Found the following assignments to the global environment:
File ‘IgorR/R/ReadIgorBinary.R’:
  assign(WaveName, rval, envir = .GlobalEnv)

Check History

NOTE 9 OK · 5 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

R code for possible problems

Found the following assignments to the global environment:
File ‘IgorR/R/ReadIgorBinary.R’:
  assign(WaveName, rval, envir = .GlobalEnv)
NOTE r-devel-linux-x86_64-debian-gcc

R code for possible problems

Found the following assignments to the global environment:
File ‘IgorR/R/ReadIgorBinary.R’:
  assign(WaveName, rval, envir = .GlobalEnv)
NOTE r-devel-linux-x86_64-fedora-clang

R code for possible problems

Found the following assignments to the global environment:
File ‘IgorR/R/ReadIgorBinary.R’:
  assign(WaveName, rval, envir = .GlobalEnv)
NOTE r-patched-linux-x86_64

R code for possible problems

Found the following assignments to the global environment:
File ‘IgorR/R/ReadIgorBinary.R’:
  assign(WaveName, rval, envir = .GlobalEnv)
NOTE r-release-linux-x86_64

R code for possible problems

Found the following assignments to the global environment:
File ‘IgorR/R/ReadIgorBinary.R’:
  assign(WaveName, rval, envir = .GlobalEnv)

Dependency Network

Dependencies Reverse dependencies bitops timechange IgorR

Version History

new 0.9.0 Mar 10, 2026
updated 0.9.0 ← 0.8.1 diff Aug 27, 2024
updated 0.8.1 ← 0.8 diff May 20, 2017
updated 0.8 ← 0.7.1 diff May 27, 2015
updated 0.7 ← 0.5-3 diff Feb 10, 2014
updated 0.7.1 ← 0.7 diff Feb 10, 2014
updated 0.5-3 ← 0.5-2 diff Sep 19, 2012
updated 0.5-2 ← 0.5 diff Jun 20, 2012
updated 0.5 ← 0.4 diff Jan 24, 2012
new 0.4 Jan 13, 2012