Skip to content

iotools

I/O Tools for Streaming

v0.4-0 · Feb 18, 2026 · GPL-2 | GPL-3

Description

Basic I/O tools for streaming and data parsing.

Downloads

3.8K

Last 30 days

1938th

3.8K

Last 90 days

3.8K

Last year

CRAN Check Status

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

*


            
OK r-devel-linux-x86_64-debian-gcc

*


            
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘iotools/libs/iotools.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘iotools/libs/iotools.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
NOTE r-oldrel-macos-arm64

compiled code

File ‘iotools/libs/iotools.so’:
  Found non-API calls to R: ‘R_GetConnection’, ‘R_ReadConnection’,
    ‘R_WriteConnection’, ‘Rf_StringFalse’, ‘Rf_StringTrue’,
    ‘Rf_isBlankString’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-macos-x86_64

compiled code

File ‘iotools/libs/iotools.so’:
  Found non-API calls to R: ‘R_GetConnection’, ‘R_ReadConnection’,
    ‘R_WriteConnection’, ‘Rf_StringFalse’, ‘Rf_StringTrue’,
    ‘Rf_isBlankString’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-windows-x86_64

compiled code

File 'iotools/libs/x64/iotools.dll':
  Found non-API calls to R: 'R_GetConnection', 'R_ReadConnection',
    'R_WriteConnection', 'Rf_StringFalse', 'Rf_StringTrue',
    'Rf_isBlankString'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
NOTE r-patched-linux-x86_64

compiled code

File ‘iotools/libs/iotools.so’:
  Found non-API calls to R: ‘R_GetConnection’, ‘R_ReadConnection’,
    ‘R_WriteConnection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-linux-x86_64

compiled code

File ‘iotools/libs/iotools.so’:
  Found non-API calls to R: ‘R_GetConnection’, ‘R_ReadConnection’,
    ‘R_WriteConnection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-arm64

compiled code

File ‘iotools/libs/iotools.so’:
  Found non-API calls to R: ‘R_GetConnection’, ‘R_ReadConnection’,
    ‘R_WriteConnection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-x86_64

compiled code

File ‘iotools/libs/iotools.so’:
  Found non-API calls to R: ‘R_GetConnection’, ‘R_ReadConnection’,
    ‘R_WriteConnection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-windows-x86_64

compiled code

File 'iotools/libs/x64/iotools.dll':
  Found non-API calls to R: 'R_GetConnection', 'R_ReadConnection',
    'R_WriteConnection'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.

Additional Issues

Check History

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

compiled code

File ‘iotools/libs/iotools.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘iotools/libs/iotools.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-patched-linux-x86_64

compiled code

File ‘iotools/libs/iotools.so’:
  Found non-API calls to R: ‘R_GetConnection’, ‘R_ReadConnection’,
    ‘R_WriteConnection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-linux-x86_64

compiled code

File ‘iotools/libs/iotools.so’:
  Found non-API calls to R: ‘R_GetConnection’, ‘R_ReadConnection’,
    ‘R_WriteConnection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-arm64

compiled code

File ‘iotools/libs/iotools.so’:
  Found non-API calls to R: ‘R_GetConnection’, ‘R_ReadConnection’,
    ‘R_WriteConnection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-x86_64

compiled code

File ‘iotools/libs/iotools.so’:
  Found non-API calls to R: ‘R_GetConnection’, ‘R_ReadConnection’,
    ‘R_WriteConnection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-windows-x86_64

compiled code

File 'iotools/libs/x64/iotools.dll':
  Found non-API calls to R: 'R_GetConnection', 'R_ReadConnection',
    'R_WriteConnection'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

compiled code

File ‘iotools/libs/iotools.so’:
  Found non-API calls to R: ‘R_GetConnection’, ‘R_ReadConnection’,
    ‘R_WriteConnection’, ‘Rf_StringFalse’, ‘Rf_StringTrue’,
    ‘Rf_isBlankString’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-macos-x86_64

compiled code

File ‘iotools/libs/iotools.so’:
  Found non-API calls to R: ‘R_GetConnection’, ‘R_ReadConnection’,
    ‘R_WriteConnection’, ‘Rf_StringFalse’, ‘Rf_StringTrue’,
    ‘Rf_isBlankString’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-windows-x86_64

compiled code

File 'iotools/libs/x64/iotools.dll':
  Found non-API calls to R: 'R_GetConnection', 'R_ReadConnection',
    'R_WriteConnection', 'Rf_StringFalse', 'Rf_StringTrue',
    'Rf_isBlankString'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual.

Reverse Dependencies (4)

Dependency Network

Dependencies Reverse dependencies ctf fplyr rdhs wordspace iotools

Version History

new 0.4-0 Mar 9, 2026