Package: rusk Title: Beautiful Graphical Representation of Multiplication Tables on a Modular Circle Version: 0.1.1 Authors@R: person("Vincent", "Guyader", email = "vincent@thinkr.fr", role = c("aut", "cre")) Description: By placing on a circle 10 points numbered from 1 to 10, and connecting them by a straight line to the point corresponding to its multiplication by 2. (1 must be connected to 1 * 2 = 2, point 2 must be set to 2 * 2 = 4, point 3 to 3 * 2 = 6 and so on). You will obtain an amazing geometric figure that complicates and beautifies itself by varying the number of points and the multiplication table you use. License: GPL-3 URL: https://github.com/ThinkR-open/rusk BugReports: https://github.com/ThinkR-open/rusk/issues Depends: R (>= 3.4.0) Imports: dplyr, ggforce, ggplot2, reshape2, shiny, tidyr Encoding: UTF-8 RoxygenNote: 6.0.1 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev make libicu-dev libuv1-dev zlib1g-dev Repository: https://thinkr-open.r-universe.dev Date/Publication: 2018-10-19 19:51:09 UTC RemoteUrl: https://github.com/ThinkR-open/rusk RemoteRef: HEAD RemoteSha: 8943d42e6cee54502a28cae323baf367996eaaa4 NeedsCompilation: no Packaged: 2026-06-17 10:00:42 UTC; root Author: Vincent Guyader [aut, cre] Maintainer: Vincent Guyader