Skip to content

Commit ebe6c57

Browse files
committed
Version 0.1.2
1 parent e2ce706 commit ebe6c57

30 files changed

+8
-8
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ case_1 <- accept_reject(
417417
xlim = c(0, 6)
418418
)
419419
toc()
420-
#> 0.003 sec elapsed
420+
#> 0.005 sec elapsed
421421

422422
# Specifying the base probability density function
423423
tic()
@@ -433,7 +433,7 @@ case_2 <- accept_reject(
433433
c = 1.2
434434
)
435435
toc()
436-
#> 0.004 sec elapsed
436+
#> 0.005 sec elapsed
437437

438438
# Visualizing the results
439439
p1 <- plot(case_1)

docs/apple-touch-icon-120x120.png

0 Bytes
Loading

docs/apple-touch-icon-152x152.png

0 Bytes
Loading

docs/apple-touch-icon-180x180.png

0 Bytes
Loading

docs/apple-touch-icon-60x60.png

0 Bytes
Loading

docs/apple-touch-icon-76x76.png

0 Bytes
Loading

docs/apple-touch-icon.png

0 Bytes
Loading

docs/articles/accept_reject.html

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/inspect.html

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/favicon-16x16.png

0 Bytes
Loading

docs/favicon-32x32.png

0 Bytes
Loading

docs/index.html

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pkgdown.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ articles:
55
accept_reject: accept_reject.html
66
inspect: inspect.html
77
qqplot: qqplot.html
8-
last_built: 2024-05-07T10:25Z
8+
last_built: 2024-05-07T10:35Z
99

-203 Bytes
Loading
-325 Bytes
Loading
Loading
-247 Bytes
Loading

docs/search.json

+1-1
Large diffs are not rendered by default.
-203 Bytes
Loading
-325 Bytes
Loading
1.05 KB
Loading
-247 Bytes
Loading
0 Bytes
Loading
0 Bytes
Loading
0 Bytes
Loading
0 Bytes
Loading
0 Bytes
Loading

pkgdown/favicon/apple-touch-icon.png

0 Bytes
Loading

pkgdown/favicon/favicon-16x16.png

0 Bytes
Loading

pkgdown/favicon/favicon-32x32.png

0 Bytes
Loading

0 commit comments

Comments
 (0)