Skip to content

Commit

Permalink
update Glify,update Roxygen, fix .Rproj error
Browse files Browse the repository at this point in the history
  • Loading branch information
trafficonese committed Jan 8, 2025
1 parent 3e9d39c commit b8691d4
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Description: Provides bindings to the 'Leaflet.glify' JavaScript library which e
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
Imports:
htmltools,
leaflet,
Expand Down
2 changes: 1 addition & 1 deletion inst/htmlwidgets/Leaflet.glify/glify-browser.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions leafgl.Rproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ LaTeX: pdfLaTeX
StripTrailingWhitespace: Yes

BuildType: Package
PackageUseDevtools: Yes
PackageCleanBeforeInstall: No
PackageInstallArgs: --no-multiarch --with-keep.source
PackageCheckArgs: --as-cran --no-manual
PackageRoxygenize: rd,collate,namespace
2 changes: 2 additions & 0 deletions man/addGlPoints.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b8691d4

Please sign in to comment.