mirror of
https://github.com/logos-storage/bittorrent-benchmarks.git
synced 2026-08-01 03:13:29 +00:00
chore: add proper lockfile and deps
This commit is contained in:
parent
33026681c5
commit
901d1f14e4
@ -1,16 +1,20 @@
|
||||
Package: final.analysis
|
||||
Type: Package
|
||||
Title: What the Package Does (Title Case)
|
||||
Title: Analysis for Codex/Deluge Benchmarks
|
||||
Version: 0.1.0
|
||||
Authors@R: c(
|
||||
person(
|
||||
"Jane", "Doe",
|
||||
email = "jane@example.com",
|
||||
"Giuliano", "Mega",
|
||||
email = "giuliano.mega@gmail.com",
|
||||
role = c("aut", "cre")
|
||||
)
|
||||
)
|
||||
Description: More about what it does (maybe more than one line).
|
||||
Continuation lines should be indented.
|
||||
License: What license is it under?
|
||||
Description: Analysis for parsed logs output from benchmarking experiments.
|
||||
Depends:
|
||||
devtools (>= 2.4.5),
|
||||
tidyverse (>= 2.0.0),
|
||||
bookdown (>= 0.42),
|
||||
jsonlite (>= 1.8.9)
|
||||
License: MIT
|
||||
Encoding: UTF-8
|
||||
LazyData: true
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user