Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
Package: blazr
Title: What the Package Does (One Line, Title Case)
Title: Blazingly Fast Multi-Threading Interface for R Using Rust
Version: 0.0.0.9000
Authors@R: c(
person("Jackson", "Hoffart", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-8600-5042")),
person("Bolívar", "Aponte Rolón", role = "aut",
comment = c(ORCID = "0000-0002-2544-4551"))
)
Description: What the package does (one paragraph).
Description: A tool for performing multi-threaded computations in R, powered by
Rust.
License: MIT + file LICENSE
URL: https://github.com/r-staceans/blazr, https://r-staceans.github.io/blazr/
BugReports: https://github.com/r-staceans/blazr/issues
Expand Down
4 changes: 2 additions & 2 deletions man/blazr-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading