Skip to content

clttools

Central Limit Theorem Experiments (Theoretical and Simulation)

v1.3 · Feb 19, 2016 · GPL-2

Description

Central limit theorem experiments presented by data frames or plots. Functions include generating theoretical sample space, corresponding probability, and simulated results as well.

Downloads

CRAN

213

Last 30 days

22601st

572

Last 90 days

2.4K

Last year

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

r2u CRAN

1

Last 30 days

25

Last 90 days

162

Last year

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

autoCRAN

0

Last 7 days

9

Last 30 days

0

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: ‘Simiao Ye <simiao.ye@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Simiao",
                      family = "Ye",
                      role = c("aut", "cre"),
                      email = "simiao.ye@gmail.com"),
               person(given = "Jingning",
                      family = "Mei",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Simiao Ye <simiao.ye@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Simiao",
                      family = "Ye",
                      role = c("aut", "cre"),
                      email = "simiao.ye@gmail.com"),
               person(given = "Jingning",
                      family = "Mei",
                      role = "aut"))
as necessary.

Check History

NOTE 11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Simiao Ye <simiao.ye@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Simiao",
                      family = "Ye",
                      role = c("aut", "cre"),
                      email = "simiao.ye@gmail.com"),
               person(given = "Jingning",
                      family = "Mei",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Simiao Ye <simiao.ye@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Simiao",
                      family = "Ye",
                      role = c("aut", "cre"),
                      email = "simiao.ye@gmail.com"),
               person(given = "Jingning",
                      family = "Mei",
                      role = "aut"))
as necessary.
ERROR 11 OK · 1 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Simiao Ye <simiao.ye@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Simiao",
                      family = "Ye",
                      role = c("aut", "cre"),
                      email = "simiao.ye@gmail.com"),
               person(given = "Jingning",
                      family = "Mei",
                      role = "aut"))
as necessary.
ERROR r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Simiao Ye <simiao.ye@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Simiao",
                      family = "Ye",
                      role = c("aut", "cre"),
                      email = "simiao.ye@gmail.com"),
               person(given = "Jingning",
                      family = "Mei",
                      role = "aut"))
as necessary.
NOTE 9 OK · 5 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Simiao Ye <simiao.ye@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Simiao",
                      family = "Ye",
                      role = c("aut", "cre"),
                      email = "simiao.ye@gmail.com"),
               person(given = "Jingning",
                      family = "Mei",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Simiao Ye <simiao.ye@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Simiao",
                      family = "Ye",
                      role = c("aut", "cre"),
                      email = "simiao.ye@gmail.com"),
               person(given = "Jingning",
                      family = "Mei",
                      role = "aut"))
as necessary.
NOTE r-oldrel-macos-arm64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

LazyData

'LazyData' is specified without a 'data' directory

Code

Structure

Lines of code

1,973

Files

29

Compiled share

0%

Has compiled src

No

Language breakdown

R 1,185 (60.1%)Docs 788 (39.9%)

API

Exported functions

25

Internal functions

0

Recent export changes

v1.3+12 beta.simu.plot, binom.simu.plot, chisq.simu.plot +9 more  −11 beta.plot, binom.plot, chisq.plot 8 more
v1.0+24 beta.plot, binom.plot, chisq.plot +21 more

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

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

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

GPL-2

License flags

SPDX valid, OSI approved

History

Versions

4

First release

2015-08-23

Latest release

2016-02-19

Avg cadence

87 days

Cold removal rate

100%

Dep drift

0

LOC over versions

v1.0: 1,994 LOCv1.1: 1,927 LOCv1.2: 1,873 LOCv1.3: 1,973 LOC

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

Version History

5 tracked
new 1.3 Mar 10, 2026
updated 1.3 ← 1.2 diff Feb 18, 2016
updated 1.2 ← 1.1 diff Nov 23, 2015
updated 1.1 ← 1.0 diff Aug 24, 2015
new 1.0 Aug 22, 2015