Skip to content

Commit 258a5ea

Browse files
committed
misc updates
1 parent 212e0e9 commit 258a5ea

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

.Rbuildignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@
1414
^README_files$
1515
^\.travis\.yml$
1616
^Dockerfile
17+
^\.positai$
18+
^\.claude$

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,4 @@ rsconnect/
8383
.Rproj.user
8484
.Rprofile
8585
renv/activate.R
86+
.positai

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,4 @@ importFrom(visNetwork,visInteraction)
119119
importFrom(visNetwork,visNetwork)
120120
importFrom(visNetwork,visNodes)
121121
importFrom(visNetwork,visOptions)
122+

0 commit comments

Comments
 (0)