Skip to content

Commit 72655e1

Browse files
committed
doc is not allowed to exist for vignette
1 parent c36cf6a commit 72655e1

2 files changed

Lines changed: 15 additions & 25 deletions

File tree

inst/CITATION

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
citHeader("To cite memshare in publications, please use:")
2+
3+
citEntry(
4+
entry = "Article",
5+
title = "Memshare: Memory Sharing for Multicore Computation in R with an Application to Feature Selection by Mutual Information using PDE",
6+
author = personList(
7+
person("Michael C.", "Thrun"),
8+
person("Julian", "Märte")
9+
),
10+
journal = "The R Journal",
11+
year = "2025",
12+
note = "Accepted",
13+
textVersion =
14+
"Thrun, M. C., & Märte, J.: Memshare: Memory Sharing for Multicore Computation in R with an Application to Feature Selection by Mutual Information using PDE. The R Journal (accepted), 2025."
15+
)

inst/doc/HLD_cpp.txt

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)