Skip to content

Commit 8b5f25d

Browse files
committed
Address:
Please always write package names, software names and API (application programming interface) names in single quotes in title and description. e.g: --> 'quarto', 'shinylive', 'shiny' Please note that package names are case sensitive. Related to #4
1 parent 1146512 commit 8b5f25d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

DESCRIPTION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Package: peeky
2-
Title: Download and Extract Shinylive Applications
2+
Title: Download and Extract 'shinylive' Applications
33
Version: 0.1.0
44
Authors@R:
55
person("James Joseph", "Balamuta", , "[email protected]", role = c("aut", "cre"))
6-
Description: Peek into published 'Shinylive' applications by retrieving their source code.
7-
Supports downloading and extracting 'Shiny' application source from
8-
'Quarto' documents and standalone 'Shinylive' applications.
6+
Description: Peek into published 'shinylive' applications by retrieving their source code.
7+
Supports downloading and extracting 'shiny' application source from
8+
'quarto' documents and standalone 'shinylive' applications.
99
URL: https://r-pkg.thecoatlessprofessor.com/peeky/, https://github.com/coatless-rpkg/peeky
1010
BugReports: https://github.com/coatless-rpkg/peeky/issues
1111
License: AGPL (>= 3)

man/peeky-package.Rd

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

0 commit comments

Comments
 (0)