Skip to content

Commit dba2901

Browse files
explicitly set package name for remote adress
1 parent d0033d6 commit dba2901

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: llmModule
22
Type: Package
33
Title: R Interface for Large Language Model APIs
4-
Version: 25.06.3
4+
Version: 25.06.4
55
Authors@R: c(
66
person("Ricardo", "Fernandes", email = "ldv1452@gmail.com", role = c("aut", "cre")),
77
person("Antonia", "Runge", email = "antonia.runge@inwt-statistics.de", role = c("aut"))
@@ -28,7 +28,7 @@ Suggests:
2828
knitr,
2929
rmarkdown
3030
Remotes:
31-
hauselin/ollama-r@v1.2.2
31+
ollamar=hauselin/ollama-r@v1.2.2
3232
RoxygenNote: 7.3.1
3333
VignetteBuilder: knitr
3434
URL: https://pandora-isomemo.github.io/llmModule/

0 commit comments

Comments
 (0)