Skip to content

Commit

Permalink
add cran-comments
Browse files Browse the repository at this point in the history
  • Loading branch information
lschneiderbauer committed Jan 7, 2024
1 parent 27fa4fd commit cd4708f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ references.bib
^_pkgdown\.yml$
^docs$
^pkgdown$
^cran-comments\.md$
7 changes: 7 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## R CMD check results

0 errors | 0 warnings | 1 note

- This is a new release.
- Addressing R CMD check note:\
The note warns about a potential spelling mistake of the word "Capacitated". While it is an unusual word it is widely used in the literature to refer to the particular problem this package addresses ("Capacitated Vehicle Routing Problem"). I do wish to preserve that phrase to be consistent with the naming in literature.

0 comments on commit cd4708f

Please sign in to comment.