Skip to content

Commit 4df4278

Browse files
committed
CRAN submission prep
1 parent ae21853 commit 4df4278

File tree

3 files changed

+413
-253
lines changed

3 files changed

+413
-253
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: stochtree
22
Title: Stochastic Tree Ensembles (XBART and BART) for Supervised Learning and Causal Inference
3-
Version: 0.1.1
3+
Version: 0.2.0
44
Authors@R:
55
c(
66
person("Drew", "Herren", email = "drewherrenopensource@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4109-6611")),

cleanup

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
rm -f src/Makevars

0 commit comments

Comments
 (0)