r-cran-forcats 1.0.0-1 source package in Ubuntu

Changelog

r-cran-forcats (1.0.0-1) unstable; urgency=medium

  * New upstream release

  * debian/control: Set (Build-)Depends: to current R version
  * debian/control: Set Standards-Version: to current version 
  * debian/control: Switch to virtual debhelper-compat (= 12)

 -- Dirk Eddelbuettel <email address hidden>  Wed, 01 Feb 2023 11:58:16 -0600

Upload details

Uploaded by:
Dirk Eddelbuettel
Uploaded to:
Sid
Original maintainer:
Dirk Eddelbuettel
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-forcats_1.0.0-1.dsc 2.0 KiB 7ba2eea099688c132882cf3b37cffbf5745167c659caf64175bff08cd08e3b65
r-cran-forcats_1.0.0.orig.tar.gz 287.3 KiB c5bb157909d92e1e1a427c0dc5cb358ea00a43a14918a9088fa4f6630962254e
r-cran-forcats_1.0.0-1.debian.tar.xz 2.5 KiB 9a1e6c20f79c8bbc03a1294462bbecd1e9e92ede4256cbc8cb2e99e2a5d9f551

Available diffs

No changes file available.

Binary packages built by this source

r-cran-forcats: GNU R package for working with categorical variables (factors)

 The package offers helpers for reordering factor levels (including moving
 specified levels to front, ordering by first appearance, reversing, and
 randomly shuffling), and tools for modifying factor levels (including
 collapsing rare levels into other, 'anonymising', and manually 'recoding').