Skip to content

Commit 596d283

Browse files
authored
Merge pull request #8 from bedapub/devel
Devel
2 parents 0f4bd87 + dbe92ba commit 596d283

25 files changed

Lines changed: 101 additions & 34 deletions

DESCRIPTION

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,13 @@ Suggests:
3939
rmarkdown
4040
License: GPL-3
4141
Encoding: UTF-8
42+
Additional_repositories: https://bedapub.r-universe.dev
4243
URL: https://github.com/bedapub/ribiosExpression
4344
BugReports: https://github.com/bedapub/ribiosExpression/issues
4445
biocViews: GeneExpression, DifferentialExpression, Microarray,
4546
DataImport, Visualization
4647
VignetteBuilder: knitr
47-
RoxygenNote: 7.3.2
48+
RoxygenNote: 7.3.3
4849
Collate:
4950
'AllClasses.R'
5051
'AllGenerics.R'
@@ -75,7 +76,7 @@ Collate:
7576
'writeVarMetadata.R'
7677
Remotes:
7778
github::bedapub/ribiosIO,
78-
github::bedapub/ribiosUtils,
7979
github::bedapub/ribiosPlot,
8080
github::bedapub/ribiosArg,
8181
github::bedapub/ribiosAnnotation
82+

NAMESPACE

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,6 @@ exportClasses(DesignContrast)
6464
exportMethods("contrastAnnotation<-")
6565
exportMethods("contrastMatrix<-")
6666
exportMethods("designMatrix<-")
67-
exportMethods(`contrastAnnotation<-`)
68-
exportMethods(`contrastMatrix<-`)
69-
exportMethods(`designMatrix<-`)
7067
exportMethods(annotate)
7168
exportMethods(contrastAnnotation)
7269
exportMethods(contrastMatrix)

man/contrastAnnotation-set.Rd

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/contrastAnnotation.Rd

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/contrastMatrix-set.Rd

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/contrastMatrix.Rd

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/contrastNames.Rd

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/designMatrix-set.Rd

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/designMatrix.Rd

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/designVariables.Rd

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)