Skip to content

Commit e1875c1

Browse files
committed
add R (>= 4.2.0) to avoid build warning
1 parent 5fea2b4 commit e1875c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Description: A shiny app to generate conference certificates and letters from
99
templates. The interactive app allows the user to enter their name and
1010
generate a PDF file for download. The app uses rmarkdown to render PDF
1111
certificates and letters with the default pdflatex engine.
12-
Depends: shiny
12+
Depends: R (>= 4.2.0), shiny
1313
Imports:
1414
BiocBaseUtils,
1515
BiocFileCache,

0 commit comments

Comments
 (0)