Commit graph

19 commits

Author SHA1 Message Date
Rucknium
e4fc8c5222 Moved archive to from required to suggested packages
and edited code to check if it is installed, then perform the
appropriate operations in compress.log(). On Linux, `archive` needs some
system packages to be installed, so it is better as a suggested package.
2024-04-29 01:01:10 +00:00
Rucknium
d6f3672015 Add compress.log() 2024-04-28 23:51:01 +00:00
Rucknium
db758fbca9 Add get.p2p.log() 2024-04-19 18:44:41 +00:00
Rucknium
1d4c64b7d8 Bump version to 0.0.5 2024-04-17 12:52:53 +00:00
Rucknium
1713e59b85 Fixes occasional issues with https://github.com/tidyverse/vroom/issues/364 2024-04-17 12:44:32 +00:00
Rucknium
b683456e9f Bump version to 0.0.4 2024-04-16 21:03:38 +00:00
Rucknium
b4bd6089e7 ping.peers() enable ipv6 and better error handling 2024-04-16 20:13:14 +00:00
Rucknium
a8c712d8f6 Fix close parenthesis 2024-04-16 00:25:43 +00:00
Rucknium
0a82cf111c Fix number of threads bug for ping.peers() 2024-04-16 00:24:07 +00:00
Rucknium
cb5227be7f Fixed bug reported by @SyntheticBird45 . systemd-started monerod names..
the log file monero.log instead of bitmonero.log
2024-04-15 23:14:12 +00:00
Rucknium
22bbecc665 Bump version to 0.0.3 2024-04-15 16:31:53 +00:00
Rucknium
1772101cf3 Bug fixes to ping.peers() and better installation instructions 2024-04-15 16:31:20 +00:00
Rucknium
ec8518a22e Bump version to 0.0.2 2024-04-15 12:48:01 +00:00
Rucknium
7bc00331b5 Fix problems from R CMD check 2024-04-15 12:46:16 +00:00
Rucknium
c357201f5b Add README.md 2024-04-15 12:23:55 +00:00
Rucknium
0dfd8475d5 Add R-CMD-check.yaml for GitHub check of package build 2024-04-15 12:23:22 +00:00
Rucknium
9657f31437 Add GPL-2 license 2024-04-15 11:52:40 +00:00
Rucknium
532419aea3 Add package skeleton with first function: ping.peers() 2024-04-14 21:30:16 +00:00
Rucknium
c3fd9bf48d Initial commit. Add .gitignore 2024-04-14 21:16:41 +00:00