-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ Package: projectR | |
Type: Package | ||
Title: Functions for the projection of weights from PCA, CoGAPS, NMF, | ||
correlation, and clustering | ||
Version: 1.17.10 | ||
Version: 1.17.11 | ||
Author: Gaurav Sharma, Charles Shin, Jared Slosberg, Loyal Goff, Genevieve Stein-O'Brien | ||
Maintainer: Genevieve Stein-O'Brien <[email protected]> | ||
Description: Functions for the projection of data into the spaces defined by PCA, CoGAPS, NMF, correlation, and clustering. | ||
|
@@ -46,4 +46,4 @@ biocViews: FunctionalPrediction, GeneRegulation, BiologicalQuestion, Software | |
BugReports: https://support.bioconductor.org/t/projectR/ | ||
URL: https://github.com/genesofeve/projectR/ | ||
Depends: | ||
R (>= 4.0.1) | ||
R (>= 4.0.0) |