Skip to content

Commit 831743e

Browse files
authored
📋 DESCRIPTION gains title and description (#29)
1 parent b0884dc commit 831743e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

‎DESCRIPTION‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
Package: blazr
2-
Title: What the Package Does (One Line, Title Case)
2+
Title: Blazingly Fast Multi-Threading Interface for R Using Rust
33
Version: 0.0.0.9000
44
Authors@R: c(
55
person("Jackson", "Hoffart", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0002-8600-5042")),
77
person("Bolívar", "Aponte Rolón", role = "aut",
88
comment = c(ORCID = "0000-0002-2544-4551"))
99
)
10-
Description: What the package does (one paragraph).
10+
Description: A tool for performing multi-threaded computations in R, powered by
11+
Rust.
1112
License: MIT + file LICENSE
1213
URL: https://github.com/r-staceans/blazr, https://r-staceans.github.io/blazr/
1314
BugReports: https://github.com/r-staceans/blazr/issues

‎man/blazr-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)