Check to see if SeuratObject and/or Seurat are at least a specific version or if they're configured to act as if they're a specific version (see details below). This allows testing compatibility with future requirements for both SeuratObject and Seurat
.IsFutureSeurat(version, lib.loc = NULL)
TRUE
if SeuratObject and/or Seurat
A version string or object of class
package_version
a character vector of directory names of R libraries,
or NULL
. The default value of NULL
corresponds to all
libraries currently known. If the default is used, the loaded
packages and namespaces are searched before the libraries.
Blah blah blah