Package: beeswarm Title: The Bee Swarm Plot, an Alternative to Stripchart Description: The bee swarm plot is a one-dimensional scatter plot like "stripchart", but with closely-packed, non-overlapping points. Version: 0.4.0 Date: 2021-05-07 Authors@R: c( person("Aron", "Eklund", , "aroneklund@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0861-1001")), person("James", "Trimble", role = "aut", comment = c(ORCID = "0000-0001-7282-8745")) ) Imports: stats, graphics, grDevices, utils NeedsCompilation: yes License: Artistic-2.0 URL: https://github.com/aroneklund/beeswarm BugReports: https://github.com/aroneklund/beeswarm/issues Repository: https://aroneklund.r-universe.dev Date/Publication: 2023-01-21 21:58:03 UTC RemoteUrl: https://github.com/aroneklund/beeswarm RemoteRef: HEAD RemoteSha: d641db509e7a3f9c8e76147bf779fcb141cdba51 Packaged: 2026-07-05 08:31:22 UTC; root Author: Aron Eklund [aut, cre] (ORCID: ), James Trimble [aut] (ORCID: ) Maintainer: Aron Eklund