Skip to content

RSDK

Sudoku with R

v1.0.1 · Mar 11, 2022 · MIT + file LICENSE

Description

This is a sudoku game package with a shiny application for playing .

Downloads

CRAN

247

Last 30 days

20089th

621

Last 90 days

2.5K

Last year

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

r2u CRAN

0

Last 30 days

25

Last 90 days

94

Last year

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

autoCRAN

3

Last 7 days

5

Last 30 days

0

All-time

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

CRAN Check Status

4 NOTE
9 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 NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
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: ‘EL KHMISSI Mohamed <mohamed.el-khmissi01@etu.umontpellier.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("EL", "KHMISSI"),
                    family = "Mohamed",
                    role = c("aut", "cre"),
                    email = "mohamed.el-khmissi01@etu.umontpellier.fr")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘EL KHMISSI Mohamed <mohamed.el-khmissi01@etu.umontpellier.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("EL", "KHMISSI"),
                    family = "Mohamed",
                    role = c("aut", "cre"),
                    email = "mohamed.el-khmissi01@etu.umontpellier.fr")
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘keys’ ‘shinyWidgets’ ‘testthat’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘keys’ ‘shinyWidgets’ ‘testthat’
  All declared Imports should be used.

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: ‘EL KHMISSI Mohamed <mohamed.el-khmissi01@etu.umontpellier.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("EL", "KHMISSI"),
                    family = "Mohamed",
                    role = c("aut", "cre"),
                    email = "mohamed.el-khmissi01@etu.umontpellier.fr")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘EL KHMISSI Mohamed <mohamed.el-khmissi01@etu.umontpellier.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("EL", "KHMISSI"),
                    family = "Mohamed",
                    role = c("aut", "cre"),
                    email = "mohamed.el-khmissi01@etu.umontpellier.fr")
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘keys’ ‘shinyWidgets’ ‘testthat’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘keys’ ‘shinyWidgets’ ‘testthat’
  All declared Imports should be used.

Code

Structure

Lines of code

939

Files

48

Compiled share

0%

Has compiled src

No

Language breakdown

R 504 (53.7%)Tests 43 (4.6%)Docs 392 (41.7%)

API

Exported functions

18

Internal functions

0

Recent export changes

v1.0.0+18 atbox, atcol, atrow +15 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.09

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

0

Dep constraint coverage

16.7%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

2

First release

2022-03-11

Latest release

2022-03-11

Avg cadence

0 days

Cold removal rate

Dep drift

0

LOC over versions

v1.0.0: 939 LOCv1.0.1: 939 LOC

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

Dependency Network

Dependencies Reverse dependencies testthat shiny shinyWidgets keys RSDK

Version History

3 tracked
new 1.0.1 Mar 10, 2026
updated 1.0.1 ← 1.0.0 diff Mar 11, 2022
new 1.0.0 Mar 10, 2022