Skip to content

Commit 4e417f5

Browse files
fix rlang warning
1 parent b948c2d commit 4e417f5

6 files changed

Lines changed: 5 additions & 3 deletions

File tree

.Rbuildignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
^renv$
2-
^renv\.lock$
1+
^flake\.nix$
2+
^flake\.lock$
3+
^CODE_OF_CONDUCT\.md$
34
^\.github$
45
^_pkgdown\.yml$
56
^docs$

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ Imports:
8080
kohonen,
8181
Rcpp,
8282
TreeDist,
83-
NMF
83+
NMF,
84+
rlang
8485
Suggests:
8586
knitr,
8687
RUnit,

src/RcppExports.o

728 KB
Binary file not shown.

src/cost.o

4.87 MB
Binary file not shown.

src/vesalius.so

1.44 MB
Binary file not shown.

vesalius_2.0.0.tar.gz

-5.71 KB
Binary file not shown.

0 commit comments

Comments
 (0)