Skip to content

Commit

Permalink
update Roxygen to 7.3.1; redocument
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski committed Jan 30, 2024
1 parent eeb1e66 commit ab9ce96
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ Suggests:
pillar,
withr,
callr
RoxygenNote: 7.2.3
RoxygenNote: 7.3.1
10 changes: 10 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,16 @@ export(view_savedmodel)
import(reticulate)
importFrom(grDevices,as.raster)
importFrom(lifecycle,deprecated)
importFrom(reticulate,"%as%")
importFrom(reticulate,array_reshape)
importFrom(reticulate,dict)
importFrom(reticulate,import)
importFrom(reticulate,iterate)
importFrom(reticulate,np_array)
importFrom(reticulate,tuple)
importFrom(reticulate,use_condaenv)
importFrom(reticulate,use_python)
importFrom(reticulate,use_virtualenv)
importFrom(tfruns,flag_boolean)
importFrom(tfruns,flag_integer)
importFrom(tfruns,flag_numeric)
Expand Down
1 change: 0 additions & 1 deletion man/tensorflow.Rd

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

0 comments on commit ab9ce96

Please sign in to comment.