Skip to content

batman

Convert Categorical Representations of Logicals to Actual Logicals

v0.1.0 · Oct 26, 2015 · MIT + file LICENSE

Description

Survey systems and other third-party data sources commonly use non-standard representations of logical values when it comes to qualitative data - "Yes", "No" and "N/A", say. batman is a package designed to seamlessly convert these into logicals. It is highly localised, and contains equivalents to boolean values in languages including German, French, Spanish, Italian, Turkish, Chinese and Polish.

Downloads

313

Last 30 days

12665th

876

Last 90 days

3.1K

Last year

Trend: +36.7% (30d vs prior 30d)

CRAN Check Status

4 NOTE
10 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 NOTE
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 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (4 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Oliver Keyes <ironholds@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Oliver",
                      family = "Keyes",
                      role = c("aut", "cre"),
                      email = "ironholds@gmail.com"),
               person(given = c("Ruben", "C."),
                      family = "Arslan",
                      role = "ctb"),
               person(given = "Christopher",
                      family = "Akiki",
                      role = "ctb"),
               person(given = "Mine",
                      family = "Cetinkaya-Rundel",
                      role = "ctb"),
               person(given = "Peter",
                      family = "Meissner",
                      role = "ctb"),
               person(given = "Ilaria",
                      family = "Prosdocimi",
                      role = "ctb"),
               person(given = "Thomas",
                      family = "Leeper",
                      role = "ctb"),
               person(given = "Amy",
                      family = "Lee",
                      role = "ctb"),
               person(given = "Adolfo",
                      family = "Álvarez",
                      role = "ctb"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Oliver Keyes <ironholds@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Oliver",
                      family = "Keyes",
                      role = c("aut", "cre"),
                      email = "ironholds@gmail.com"),
               person(given = c("Ruben", "C."),
                      family = "Arslan",
                      role = "ctb"),
               person(given = "Christopher",
                      family = "Akiki",
                      role = "ctb"),
               person(given = "Mine",
                      family = "Cetinkaya-Rundel",
                      role = "ctb"),
               person(given = "Peter",
                      family = "Meissner",
                      role = "ctb"),
               person(given = "Ilaria",
                      family = "Prosdocimi",
                      role = "ctb"),
               person(given = "Thomas",
                      family = "Leeper",
                      role = "ctb"),
               person(given = "Amy",
                      family = "Lee",
                      role = "ctb"),
               person(given = "Adolfo",
                      family = "Álvarez",
                      role = "ctb"))
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘batman/libs/batman.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 ‘batman/libs/batman.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.

Check History

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

CRAN incoming feasibility

Maintainer: ‘Oliver Keyes <ironholds@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Oliver",
                      family = "Keyes",
                      role = c("aut", "cre"),
             
...[truncated]...
tb"),
               person(given = "Amy",
                      family = "Lee",
                      role = "ctb"),
               person(given = "Adolfo",
                      family = "Álvarez",
                      role = "ctb"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Oliver Keyes <ironholds@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Oliver",
                      family = "Keyes",
                      role = c("aut", "cre"),
             
...[truncated]...
tb"),
               person(given = "Amy",
                      family = "Lee",
                      role = "ctb"),
               person(given = "Adolfo",
                      family = "Álvarez",
                      role = "ctb"))
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘batman/libs/batman.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 ‘batman/libs/batman.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.

Dependency Network

Dependencies Reverse dependencies Rcpp batman

Version History

new 0.1.0 Mar 10, 2026