MyNixOS website logo
Description

Irucka Embry's Miscellaneous Text Collection.

An eclectic collection of short stories and poetry with topics on climate strange, connecting the geopolitical dots, the myth of us versus them, and the idiocy of war. Please refer to the COPYRIGHTS file and the text_citation.cff file for the reference copyright information and for the complete citations of the reference sources, respectively.

# iemisctext

R data package containing an eclectic collection of the following written pieces: “Appeal to Womanhood Throughout the World” By Julia Ward Howe, “The War Prayer” by Mark Twain, “War Is A Racket” by Major General Smedley Butler, “The Mask of Anarchy: Written on the Occasion of the Massacre at Manchester” by Percy Bysshe Shelley, “Connect the D.O.T.S.” by Obiora Embry, “Untitled: Climate Strange” by Irucka Ajani Embry, and “Untitled: Us versus Them or People Screwing over Other People (as we all live on one Earth and there is no “us versus them” in the actual Ultimate Reality}” by Irucka Ajani Embry.

Please refer to the text_citation.cff file for the reference citations and to the COPYRIGHTS file for the reference copyright information.

Installation

install.packages("iemisctext")

Help

With credit due to the matlab package, for a complete list of functions and the package DESCRIPTION file, use:

library(help = "iemisctext")

Vignette Viewing

If you wish to browse the iemisctext Vignettes, please copy-and-paste the following code into R:

library(iemisctext)

utils::browseVignettes("iemisctext")

Package Contents

This package currently contains 7 datasets:

  • anarchy: “The Mask of Anarchy: Written on the Occasion of the Massacre at Manchester” By Percy Bysshe Shelley
  • war_prayer: “The War Prayer” By Mark Twain
  • war_racket: “War Is A Racket” By Major General Smedley Butler
  • connect_dots: “Connect the D.O.T.S.” By Obiora Embry
  • us_them: “Untitled: Us versus Them or People Screwing over Other People (as we all live on one Earth and there is no “us versus them” in the actual Ultimate Reality}” By Irucka Ajani Embry
  • climate_strange: “Untitled: Climate Strange” By Irucka Ajani Embry
  • appeal_womanhood_world: “Appeal to Womanhood Throughout the World” By Julia Ward Howe

Examples (see more examples in the vignettes)

install.load::load_package("tm", "iemisctext")
# load needed packages using the load_package function from the install.load
# package (it is assumed that you have already installed these packages)


# Examples
# metadata for each work

data(appeal_womanhood_world)
meta(appeal_womanhood_world[[1]])
DublinCore(appeal_womanhood_world[[1]])


data(anarchy)
meta(anarchy[[1]])
DublinCore(anarchy[[1]])


data(war_prayer)
meta(war_prayer[[1]])
DublinCore(war_prayer[[1]])


data(war_racket)
meta(war_racket[[1]])
DublinCore(war_racket[[1]])


data(connect_dots)
meta(connect_dots[[1]])
DublinCore(connect_dots[[1]])


data(us_them)
meta(us_them[[1]])
DublinCore(us_them[[1]])


data(climate_strange)
meta(climate_strange[[1]])
DublinCore(climate_strange[[1]])

Disclaimer

This software is provided “AS IS”. See the Artistic License 2.0 for more information.

License

iemisctext is distributed under the Artistic License 2.0, as stated in the DESCRIPTION file. For more info, see Artistic License 2.0 - The Perl and Raku Foundation. Previously, iemisctext was distributed under the GPL >= 3. The Artistic License 2.0 is compatible with the GPL.

Copyright

Some of the content of iemisctext is copyrighted under the CC BY-ND 4.0 license, as stated in the COPYRIGHTS file. For more info, see Attribution-NoDerivatives 4.0 International page.

Some of the content of iemisctext is copyrighted under the CC BY-ND 3.0 license, as stated in the COPYRIGHTS file. For more info, see Attribution-NoDerivatives 4.0 International page.

The remaining content in iemisctext is copyrighted under the CC0 license, the full license text is included in the COPYRIGHTS file. For more info, see CC0 1.0 Universal page.

Donations Accepted

If you want to support the continued development of this and my other R packages, feel free to:

Metadata

Version

1.0.1

License

Unknown

Platforms (75)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows