Skip to content

Commit

Permalink
Updated NAMESPACE and added utils to Imports
Browse files Browse the repository at this point in the history
  • Loading branch information
dipterix committed Jul 18, 2023
1 parent 4bc50de commit 56c3abd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Encoding: UTF-8
URL: https://github.com/dfsp-spirit/freesurferformats
BugReports: https://github.com/dfsp-spirit/freesurferformats/issues
Imports:
utils,
pkgfilecache (>= 0.1.1),
xml2
Suggests:
Expand All @@ -20,4 +21,4 @@ Suggests:
gifti (>= 0.7.5),
cifti (>= 0.4.5)
VignetteBuilder: knitr
RoxygenNote: 7.1.2
RoxygenNote: 7.2.3
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ importFrom(pkgfilecache,erase_file_cache)
importFrom(pkgfilecache,get_filepath)
importFrom(pkgfilecache,get_pkg_info)
importFrom(pkgfilecache,list_available)
importFrom(rmarkdown,pandoc_available)
importFrom(stats,dist)
importFrom(stats,na.omit)
importFrom(utils,read.table)
Expand Down

0 comments on commit 56c3abd

Please sign in to comment.