Skip to content

Commit

Permalink
update package date and gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lenarddome committed Jul 24, 2024
1 parent b9d9268 commit 213d2a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
.Rproj.user
/docs/tmp
/tmp/
/.vscode/
/.vscode/
.DS_Store
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: psp
Title: Parameter Space Partitioning MCMC for Global Model Evaluation
Version: 1.0.2
Date: 2023-11-27
Date: 2024-07-24
Authors@R: c(person("Lenard", "Dome",
email = "lenarddome@gmail.com",
role = c("aut", "cre")),
Expand Down

0 comments on commit 213d2a2

Please sign in to comment.