_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
zip 3.0
Dependencies: bzip2@1.0.8
Channel: guix
Location: gnu/packages/compression.scm (gnu packages compression)
Home page: http://www.info-zip.org/Zip.html
Licenses: non-copyleft
Synopsis: Compression and file packing utility
Description:

Zip is a compression and file packaging/archive utility. Zip is useful for packaging a set of files for distribution, for archiving files, and for saving disk space by temporarily compressing unused files or directories. Zip puts one or more compressed files into a single ZIP archive, along with information about the files (name, path, date, time of last modification, protection, and check information to verify file integrity). An entire directory structure can be packed into a ZIP archive with a single command.

Zip has one compression method (deflation) and can also store files without compression. Zip automatically chooses the better of the two for each file. Compression ratios of 2:1 to 3:1 are common for text files.

r-zip 2.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/zip
Licenses: CC0
Synopsis: Cross-platform Zip compression
Description:

This package provides a cross-platform Zip compression library for R. It is a replacement for the zip function, that does not require any additional external tools on any platform.

cl-zip 0.0.0-1.688b154
Propagated dependencies: cl-babel@0.5.0-3.627d6a6 cl-fad@0.7.6-1.3f4d32d cl-salza2@2.1 cl-trivial-gray-streams@2.0-1.2b3823e
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://zip.common-lisp.dev
Licenses: FreeBSD LLGPL
Synopsis: Zip library written in Common Lisp
Description:

This package provide a Common Lisp library for .zip-file reading and writing.

r-zipr 0.1.1
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://github.com/leslie-huang/zipR
Licenses: GPL 3
Synopsis: Pythonic Zip() for R
Description:

This package implements Python-style zip for R. Is a more flexible version of cbind.

r-zipg 1.1
Propagated dependencies: r-pscl@1.5.9 r-mass@7.3-61
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://github.com/roulan2000/ZIPG
Licenses: GPL 2+
Synopsis: Zero-Inflated Poisson-Gamma Regression
Description:

We provide a flexible Zero-inflated Poisson-Gamma Model (ZIPG) by connecting both the mean abundance and the variability to different covariates, and build valid statistical inference procedures for both parameter estimation and hypothesis testing. These functions can be used to analyze microbiome count data with zero-inflation and overdispersion. The model is discussed in Jiang et al (2023) <doi:10.1080/01621459.2022.2151447>.

ecl-zip 0.0.0-1.688b154
Dependencies: ecl-babel@0.5.0-3.627d6a6 ecl-cl-fad@0.7.6-1.3f4d32d ecl-salza2@2.1 ecl-trivial-gray-streams@2.0-1.2b3823e
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://zip.common-lisp.dev
Licenses: FreeBSD LLGPL
Synopsis: Zip library written in Common Lisp
Description:

This package provide a Common Lisp library for .zip-file reading and writing.

ziptime 0.0.0-0.2a5bc9d
Channel: guix
Location: gnu/packages/compression.scm (gnu packages compression)
Home page: https://android.googlesource.com/platform/build/+/master/tools/ziptime/README.txt
Licenses: ASL 2.0
Synopsis: Normalize @file{.zip} archive header timestamps
Description:

Ziptime helps make .zip archives reproducible by replacing timestamps in the file header with a fixed time (1 January 2008).

``Extra fields'' are not changed, so you'll need to use the -X option to zip to prevent it from storing the ``universal time'' field.

r-zipfa 0.8.1
Propagated dependencies: r-trustoptim@0.8.7.3 r-optimx@2023-10.21 r-matrix@1.7-1 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://zjph602xtc.github.io/ZIPFA/
Licenses: GPL 2+
Synopsis: Zero Inflated Poisson Factor Analysis
Description:

Estimation methods for zero-inflated Poisson factor analysis (ZIPFA) on sparse data. It provides estimates of coefficients in a new type of zero-inflated regression. It provides a cross-validation method to determine the potential rank of the data in the ZIPFA and conducts zero-inflated Poisson factor analysis based on the determined rank.

r-zipfr 0.6-70
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://zipfR.R-Forge.R-project.org/
Licenses: GPL 3
Synopsis: Statistical Models for Word Frequency Distributions
Description:

Statistical models and utilities for the analysis of word frequency distributions. The utilities include functions for loading, manipulating and visualizing word frequency data and vocabulary growth curves. The package also implements several statistical models for the distribution of word frequencies in a population. (The name of this package derives from the most famous word frequency distribution, Zipf's law.).

zipalign android-13.0.0_r83
Dependencies: libzipalign@android-13.0.0_r83
Channel: guix-android
Location: android/packages/android-tools.scm (android packages android-tools)
Home page:
Licenses:
Synopsis:
Description:
rust-zip 2.2.0
Dependencies: zstd@1.5.2
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/zip-rs/zip2
Licenses: Expat
Synopsis: Library to support reading and writing Zip files
Description:

Rust library for reading and writing Zip files.

rust-zip 0.6.6
Dependencies: zstd@1.5.2
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/zip-rs/zip2
Licenses: Expat
Synopsis: Library to support reading and writing Zip files
Description:

Rust library for reading and writing Zip files.

sbcl-zip 0.0.0-1.688b154
Dependencies: sbcl-babel@0.5.0-3.627d6a6 sbcl-cl-fad@0.7.6-1.3f4d32d sbcl-salza2@2.1 sbcl-trivial-gray-streams@2.0-1.2b3823e
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://zip.common-lisp.dev
Licenses: FreeBSD LLGPL
Synopsis: Zip library written in Common Lisp
Description:

This package provide a Common Lisp library for .zip-file reading and writing.

r-zipper 0.1.1
Propagated dependencies: r-tigris@2.2.1 r-tidyr@1.3.1 r-tidycensus@1.7.1 r-tibble@3.2.1 r-stringr@1.5.1 r-spatstat-univar@3.1-1 r-sf@1.0-19 r-readr@2.1.5 r-purrr@1.0.2 r-jsonlite@1.8.9 r-httr@1.4.7 r-dplyr@1.1.4 r-cli@3.6.3
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://github.com/pfizer-opensource/zippeR
Licenses: FSDG-compatible
Synopsis: Working with United States ZIP Code and ZIP Code Tabulation Area Data
Description:

This package provides a set of functions for working with American postal codes, which are known as ZIP Codes. These include accessing ZIP Code to ZIP Code Tabulation Area (ZCTA) crosswalks, retrieving demographic data for ZCTAs, and tabulating demographic data for three-digit ZCTAs.

r-ziprop 0.1.1
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://gitlab.paca.inrae.fr/meribaud/ziprop
Licenses: GPL 3
Synopsis: Permutations Tests and Performance Indicator for Zero-Inflated Proportions Response
Description:

Permutations tests to identify factor correlated to zero-inflated proportions response. Provide a performance indicator based on Spearman correlation to quantify the part of correlation explained by the selected set of factors. See details for the method at the following preprint e.g.: <https://hal.archives-ouvertes.fr/hal-02936779v3>.

cl-zippy 1.1.0-1.ed9bca5
Propagated dependencies: cl-documentation-utils@1.2.0-0.98630dd cl-file-attributes@1.0.0-2.bbde396 cl-pathname-utils@1.1.0-4.3309d65 cl-alexandria@1.4-0.009b7e5 cl-nibbles@0.14-3.a46a677 cl-babel@0.5.0-3.627d6a6 cl-3bz@0.0.0-1.569614c cl-salza2@2.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/zippy/
Licenses: Zlib
Synopsis: Fast zip archive library
Description:

Zippy is a library for the PKWARE Zip archive format. It can read and write zip files. It features:

  • archive inspection without extraction;

  • Zip64 support;

  • split archive support;

  • PKWARE decryption;

  • fast deflate decompression thanks to 3bz;

  • operates on streams and vectors;

  • can compress stream->stream;

  • extensible for other encryption and compression mechanisms.

r-zipsae 1.0.2
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://github.com/dheel/zipsae
Licenses: GPL 3
Synopsis: Small Area Estimation with Zero-Inflated Model
Description:

This function produces empirical best linier unbiased predictions (EBLUPs) for Zero-Inflated data and its Relative Standard Error. Small Area Estimation with Zero-Inflated Model (SAE-ZIP) is a model developed for Zero-Inflated data that can lead us to overdispersion situation. To handle this kind of situation, this model is created. The model in this package is based on Small Area Estimation with Zero-Inflated Poisson model proposed by Dian Christien Arisona (2018)<https://repository.ipb.ac.id/handle/123456789/92308>. For the data sample itself, we use combination method between Roberto Benavent and Domingo Morales (2015)<doi:10.1016/j.csda.2015.07.013> and Sabine Krieg, Harm Jan Boonstra and Marc Smeets (2016)<doi:10.1515/jos-2016-0051>.

r-zipangu 0.3.3
Propagated dependencies: r-tibble@3.2.1 r-stringr@1.5.1 r-stringi@1.8.4 r-rlang@1.1.4 r-purrr@1.0.2 r-memoise@2.0.1 r-magrittr@2.0.3 r-lubridate@1.9.3 r-lifecycle@1.0.4 r-dplyr@1.1.4 r-arabic2kansuji@0.1.3
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://uribo.github.io/zipangu/
Licenses: Expat
Synopsis: Japanese Utility Functions and Data
Description:

Some data treated by the Japanese R user require unique operations and processing. These are caused by address, Kanji, and traditional year representations. zipangu transforms specific to Japan into something more general one.

ecl-zippy 1.1.0-1.ed9bca5
Dependencies: ecl-documentation-utils@1.2.0-0.98630dd ecl-file-attributes@1.0.0-2.bbde396 ecl-pathname-utils@1.1.0-4.3309d65 ecl-alexandria@1.4-0.009b7e5 ecl-nibbles@0.14-3.a46a677 ecl-babel@0.5.0-3.627d6a6 ecl-3bz@0.0.0-1.569614c ecl-salza2@2.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/zippy/
Licenses: Zlib
Synopsis: Fast zip archive library
Description:

Zippy is a library for the PKWARE Zip archive format. It can read and write zip files. It features:

  • archive inspection without extraction;

  • Zip64 support;

  • split archive support;

  • PKWARE decryption;

  • fast deflate decompression thanks to 3bz;

  • operates on streams and vectors;

  • can compress stream->stream;

  • extensible for other encryption and compression mechanisms.

r-zipcoder 0.3.5
Propagated dependencies: r-tidyr@1.3.1 r-tidycensus@1.7.1 r-stringr@1.5.1 r-rsqlite@2.3.7 r-rlang@1.1.4 r-raster@3.6-30 r-jsonlite@1.8.9 r-httr@1.4.7 r-dplyr@1.1.4 r-dbi@1.2.3 r-curl@6.0.1
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://github.com/gavinrozzi/zipcodeR/
Licenses: GPL 3
Synopsis: Data & Functions for Working with US ZIP Codes
Description:

Make working with ZIP codes in R painless with an integrated dataset of U.S. ZIP codes and functions for working with them. Search ZIP codes by multiple geographies, including state, county, city & across time zones. Also included are functions for relating ZIP codes to Census data, geocoding & distance calculations.

r-zipbayes 1.0.2
Propagated dependencies: r-rcpp@1.0.13-1 r-mass@7.3-61
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://cran.r-project.org/package=ZIPBayes
Licenses: GPL 2+
Synopsis: Bayesian Methods in the Analysis of Zero-Inflated Poisson Model
Description:

Implementation of zero-inflated Poisson models under Bayesian framework using data augmentation as discussed in Chapter 5 of Zhang (2020) <https://hdl.handle.net/10012/16378>. This package is constructed in accommodating four different scenarios: the general scenario, the scenario with measurement error in responses, the external validation scenario, and the internal validation scenario.

sbcl-zippy 1.1.0-1.ed9bca5
Dependencies: sbcl-documentation-utils@1.2.0-0.98630dd sbcl-file-attributes@1.0.0-2.bbde396 sbcl-pathname-utils@1.1.0-4.3309d65 sbcl-alexandria@1.4-0.009b7e5 sbcl-nibbles@0.14-3.a46a677 sbcl-babel@0.5.0-3.627d6a6 sbcl-3bz@0.0.0-1.569614c sbcl-salza2@2.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/zippy/
Licenses: Zlib
Synopsis: Fast zip archive library
Description:

Zippy is a library for the PKWARE Zip archive format. It can read and write zip files. It features:

  • archive inspection without extraction;

  • Zip64 support;

  • split archive support;

  • PKWARE decryption;

  • fast deflate decompression thanks to 3bz;

  • operates on streams and vectors;

  • can compress stream->stream;

  • extensible for other encryption and compression mechanisms.

r-zipfextr 1.0.2
Propagated dependencies: r-vgam@1.1-12 r-tolerance@3.0.0 r-copula@1.1-6
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://github.com/ardlop/zipfextR
Licenses: GPL 3
Synopsis: Zipf Extended Distributions
Description:

Implementation of four extensions of the Zipf distribution: the Marshall-Olkin Extended Zipf (MOEZipf) Pérez-Casany, M., & Casellas, A. (2013) <arXiv:1304.4540>, the Zipf-Poisson Extreme (Zipf-PE), the Zipf-Poisson Stopped Sum (Zipf-PSS) and the Zipf-Polylog distributions. In log-log scale, the two first extensions allow for top-concavity and top-convexity while the third one only allows for top-concavity. All the extensions maintain the linearity associated with the Zipf model in the tail.

python-zipp 1.0.0
Propagated dependencies: python-more-itertools@10.6.0
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/jaraco/zipp
Licenses: Expat
Synopsis: Backport of pathlib-compatible object wrapper for zip files
Description:

This package provides a pathlib-compatible Zipfile object wrapper. It provides a backport of the Path object.

Page: 12
Total results: 34