Skip to content

Commit 2887e10

Browse files
committed
updating local
1 parent 68ef7c1 commit 2887e10

25 files changed

Lines changed: 1839 additions & 1303 deletions

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: staninside
22
Title: Facilitating the Use of Stan Within Packages
3-
Version: 0.0.3
3+
Version: 0.0.4
44
Authors@R:
55
person(given = "Michael",
66
family = "DeWitt",
@@ -15,7 +15,7 @@ Description: This package provides helper functions that can be used for integra
1515
within CmdStan. However, building these packages requires some work and this
1616
package provides tools to assist with that process.
1717
License: MIT + file LICENSE
18-
URL: https://github.com/medewitt/staninside, https://michaeldewittjr.com/staninside/
18+
URL: https://github.com/medewitt/staninside, https://medewitt.github.io/staninside/
1919
BugReports: https://github.com/medewitt/staninside/issues
2020
Encoding: UTF-8
2121
LazyData: true

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# staninside 0.0.4
2+
* Updated to be more CRAN compliant
3+
14
# staninside 0.0.3
25

36
* Transitioned from tinytest to testthat

0 commit comments

Comments
 (0)