Skip to content

DYM

Did You Mean?

v0.2 · Jan 22, 2016 · BSD_3_clause + file LICENSE

Description

Add a "Did You Mean" feature to the R interactive. With this package, error messages for misspelled input of variable names or package names suggest what you really want to do in addition to notification of the mistake.

Downloads

CRAN

232

Last 30 days

20884th

623

Last 90 days

2.4K

Last year

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

r2u CRAN

0

Last 30 days

24

Last 90 days

100

Last year

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

autoCRAN

2

Last 7 days

6

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 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 OK
r-devel-linux-x86_64-fedora-gcc 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 (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Kosei Abe <mail@recyclebin.jp>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Kosei",
                      family = "Abe",
                      role = c("aut", "cre"),
                      email = "mail@recyclebin.jp"),
               person(given = "Richard",
                      family = "Cotton",
                      role = "ctb"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Kosei Abe <mail@recyclebin.jp>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Kosei",
                      family = "Abe",
                      role = c("aut", "cre"),
                      email = "mail@recyclebin.jp"),
               person(given = "Richard",
                      family = "Cotton",
                      role = "ctb"))
as necessary.

Check History

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

CRAN incoming feasibility

Maintainer: ‘Kosei Abe <mail@recyclebin.jp>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Kosei",
                      family = "Abe",
                      role = c("aut", "cre"),
                      email = "mail@recyclebin.jp"),
               person(given = "Richard",
                      family = "Cotton",
                      role = "ctb"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Kosei Abe <mail@recyclebin.jp>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Kosei",
                      family = "Abe",
                      role = c("aut", "cre"),
                      email = "mail@recyclebin.jp"),
               person(given = "Richard",
                      family = "Cotton",
                      role = "ctb"))
as necessary.

Code

Structure

Lines of code

511

Files

20

Compiled share

0%

Has compiled src

No

Language breakdown

R 228 (44.6%)Tests 157 (30.7%)Docs 126 (24.7%)

API

Exported functions

2

Internal functions

12

Recent export changes

v0.1.1+2 .onAttach, DYM

Testing & CI

Has tests

Yes

Test-to-code ratio

0.69

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

0%

\dontrun example ratio

100%

Roxygen coverage

50%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

BSD_3_clause + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

2

First release

2015-06-15

Latest release

2016-01-22

Avg cadence

221 days

Cold removal rate

Dep drift

2

LOC over versions

v0.1.1: 348 LOCv0.2: 511 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Version History

3 tracked
new 0.2 Mar 10, 2026
updated 0.2 ← 0.1.1 diff Jan 21, 2016
new 0.1.1 Jun 14, 2015