Skip to content

Commit 48944be

Browse files
committed
CRAN update v0.0.3
1 parent c759e36 commit 48944be

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: rollama
22
Title: Communicate with 'Ollama'
3-
Version: 0.0.2.9000
3+
Version: 0.0.3
44
Authors@R:
55
c(person(given = "Johannes B.",
66
family = "Gruber",

cran-comments.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
1-
This is a re-submission. To clarify why \dontrun{} is used in most examples:
2-
Ollama is a tool that can run ChatGPT-like large language models locally and
3-
opens an API that this package wraps. Since the package does not provide Ollama
4-
itself (the README mentions how to set it up), checking the examples would
5-
fail, unless Ollama was installed on the system first.
6-
1+
This is a minor update with some bug fixes.
72

83
## R CMD check results
94

10-
0 errors | 0 warnings | 1 note
5+
0 errors | 0 warnings | 0 note
116

127
* This is a new release.

0 commit comments

Comments
 (0)