_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-timescape 1.34.0
Propagated dependencies: r-stringr@1.6.0 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-gtools@3.9.5 r-dplyr@1.1.4
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/timescape
Licenses: GPL 3
Build system: r
Synopsis: Patient Clonal Timescapes
Description:

TimeScape is an automated tool for navigating temporal clonal evolution data. The key attributes of this implementation involve the enumeration of clones, their evolutionary relationships and their shifting dynamics over time. TimeScape requires two inputs: (i) the clonal phylogeny and (ii) the clonal prevalences. Optionally, TimeScape accepts a data table of targeted mutations observed in each clone and their allele prevalences over time. The output is the TimeScape plot showing clonal prevalence vertically, time horizontally, and the plot height optionally encoding tumour volume during tumour-shrinking events. At each sampling time point (denoted by a faint white line), the height of each clone accurately reflects its proportionate prevalence. These prevalences form the anchors for bezier curves that visually represent the dynamic transitions between time points.

r-timedelay 1.0.11
Propagated dependencies: r-mvtnorm@1.3-3 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=timedelay
Licenses: GPL 2
Build system: r
Synopsis: Time Delay Estimation for Stochastic Time Series of Gravitationally Lensed Quasars
Description:

We provide a toolbox to estimate the time delay between the brightness time series of gravitationally lensed quasar images via Bayesian and profile likelihood approaches. The model is based on a state-space representation for irregularly observed time series data generated from a latent continuous-time Ornstein-Uhlenbeck process. Our Bayesian method adopts scientifically motivated hyper-prior distributions and a Metropolis-Hastings within Gibbs sampler, producing posterior samples of the model parameters that include the time delay. A profile likelihood of the time delay is a simple approximation to the marginal posterior distribution of the time delay. Both Bayesian and profile likelihood approaches complement each other, producing almost identical results; the Bayesian way is more principled but the profile likelihood is easier to implement. A new functionality is added in version 1.0.9 for estimating the time delay between doubly-lensed light curves observed in two bands. See also Tak et al. (2017) <doi:10.1214/17-AOAS1027>, Tak et al. (2018) <doi:10.1080/10618600.2017.1415911>, Hu and Tak (2020) <arXiv:2005.08049>.

r-timecourse 1.82.0
Propagated dependencies: r-mass@7.3-65 r-marray@1.88.0 r-limma@3.66.0 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: http://www.bioconductor.org
Licenses: LGPL 2.0+
Build system: r
Synopsis: Statistical Analysis for Developmental Microarray Time Course Data
Description:

This package provides functions for data analysis and graphical displays for developmental microarray time course data.

r-timerquant 1.39.0
Propagated dependencies: r-shiny@1.11.1 r-locfit@1.5-9.12 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-desolve@1.40
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/TimerQuant
Licenses: Artistic License 2.0
Build system: r
Synopsis: Timer Quantification
Description:

Supplementary Data package for tandem timer methods paper by Barry et al. (2015) including TimerQuant shiny applications.

ruby-timeout 0.4.3
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ruby/timeout
Licenses: FreeBSD
Build system: ruby
Synopsis: Timeout library for Ruby
Description:

Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.

r-timeseries 4041.111
Propagated dependencies: r-timedate@4051.111
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/scm/viewvc.php/pkg/timeSeries/?root=rmetrics
Licenses: GPL 2+
Build system: r
Synopsis: Metrics for financial time series objects
Description:

This package implements S4 classes and various tools for financial time series. Basic functions such as scaling and sorting, subsetting, mathematical operations and statistical functions are provided.

ghc-old-time 1.1.0.3
Dependencies: ghc-old-locale@1.0.0.7
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://hackage.haskell.org/package/old-time
Licenses: Modified BSD
Build system: haskell
Synopsis: Time compatibility library for Haskell
Description:

Old-time is a package for backwards compatibility with the old time library. For new projects, the newer time library is recommended.

elixir-timex 3.7.13
Propagated dependencies: elixir-combine@0.10.0 elixir-gettext@1.0.0 elixir-tzdata@1.1.3
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/timex/
Licenses: Expat
Build system: mix
Synopsis: Comprehensive date/time library for Elixir projects
Description:

Timex is a rich, comprehensive Date/Time library for Elixir projects, with full timezone support via the :tzdata package. If you need to manipulate dates, times, datetimes, timestamps, etc., then Timex is for you.

ruby-timecop 0.9.6
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/travisjeffery/timecop
Licenses: Expat
Build system: ruby
Synopsis: Test mocks for time-dependent functions
Description:

Timecop provides "time travel" and "time freezing" capabilities, making it easier to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.

non-timeline 1.9.5-5.257ec59
Dependencies: jack@0.125.0 liblo@0.31 libsndfile@1.2.0 ntk@1.3.1000
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://non.tuxfamily.org/wiki/Non%20Timeline
Licenses: GPL 2+
Build system: waf
Synopsis: Modular digital audio timeline arranger
Description:

The Non Timeline is a powerful, reliable and fast modular digital audio timeline arranger. It utilizes JACK for inter-application audio I/O and the NTK GUI toolkit for a fast and lightweight user interface. Non Timeline can be used alone or in concert with Non Mixer and Non Sequencer to form a complete studio.

r-timechange 0.3.0
Propagated dependencies: r-cpp11@0.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/vspinu/timechange/
Licenses: GPL 3
Build system: r
Synopsis: Efficient manipulation of Date-Times
Description:

This package provides efficient routines for manipulation of date-time objects while accounting for time-zones and daylight saving times. The package includes utilities for updating of date-time components (year, month, day etc.), modification of time-zones, rounding of date-times, period addition and subtraction etc. Parts of the CCTZ source code, released under the Apache 2.0 License, are included in this package.

r-timevizpro 1.0.1
Propagated dependencies: r-sparkline@2.0 r-shiny@1.11.1 r-ggplot2@4.0.1 r-ggiraph@0.9.2 r-dplyr@1.1.4 r-countrycode@1.6.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TimeVizPro
Licenses: GPL 3
Build system: r
Synopsis: Dynamic Data Explorer: Visualize and Forecast with 'TimeVizPro'
Description:

Unleash the power of time-series data visualization with ease using our package. Designed with simplicity in mind, it offers three key features through the shiny package output. The first tab shows time- series charts with forecasts, allowing users to visualize trends and changes effortlessly. The second one displays Averages per country presented in tables with accompanying sparklines, providing a quick and attractive overview of the data. The last tab presents A customizable world map colored based on user-defined variables for any chosen number of countries, offering an advanced visual approach to understanding geographical data distributions. This package operates with just a few simple arguments, enabling users to conduct sophisticated analyses without the need for complex programming skills. Transform your time-series data analysis experience with our user-friendly tool.

r-timedeppar 1.0.3
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://gitlab.com/p.reichert/timedeppar
Licenses: GPL 3
Build system: r
Synopsis: Infer Constant and Stochastic, Time-Dependent Model Parameters
Description:

Infer constant and stochastic, time-dependent parameters to consider intrinsic stochasticity of a dynamic model and/or to analyze model structure modifications that could reduce model deficits. The concept is based on inferring time-dependent parameters as stochastic processes in the form of Ornstein-Uhlenbeck processes jointly with inferring constant model parameters and parameters of the Ornstein-Uhlenbeck processes. The package also contains functions to sample from and calculate densities of Ornstein-Uhlenbeck processes. References: Tomassini, L., Reichert, P., Kuensch, H.-R. Buser, C., Knutti, R. and Borsuk, M.E. (2009), A smoothing algorithm for estimating stochastic, continuous-time model parameters and its application to a simple climate model, Journal of the Royal Statistical Society: Series C (Applied Statistics) 58, 679-704, <doi:10.1111/j.1467-9876.2009.00678.x> Reichert, P., and Mieleitner, J. (2009), Analyzing input and structural uncertainty of nonlinear dynamic models with stochastic, time-dependent parameters. Water Resources Research, 45, W10402, <doi:10.1029/2009WR007814> Reichert, P., Ammann, L. and Fenicia, F. (2021), Potential and challenges of investigating intrinsic uncertainty of hydrological models with time-dependent, stochastic parameters. Water Resources Research 57(8), e2020WR028311, <doi:10.1029/2020WR028311> Reichert, P. (2022), timedeppar: An R package for inferring stochastic, time-dependent model parameters, in preparation.

emacs-timecop 20240105.2100
Propagated dependencies: emacs-datetime-format@20240105.1901
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacs-php/emacs-datetime
Licenses:
Build system: melpa
Synopsis: Freeze Time for testing
Description:

Documentation at https://melpa.org/#/timecop

emacs-timeout 20251210.758
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/karthink/timeout
Licenses:
Build system: melpa
Synopsis: Throttle or debounce Elisp functions
Description:

Documentation at https://melpa.org/#/timeout

node-one-time 1.0.0
Dependencies: node-fn.name@1.1.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/3rd-Eden/one-time
Licenses: Expat
Build system: node
Synopsis: Run the supplied function exactly one time (once)
Description:

Run the supplied function exactly one time (once).

node-one-time 1.0.0
Dependencies: node-fn-name@1.1.0
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/3rd-Eden/one-time#readme
Licenses: Expat
Build system: node
Synopsis: Run the supplied function exactly one time (once)
Description:

Run the supplied function exactly one time (once)

ghc-unix-time 0.4.9
Dependencies: ghc-old-time@1.1.0.3
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://hackage.haskell.org/package/unix-time
Licenses: Modified BSD
Build system: haskell
Synopsis: Unix time parser/formatter and utilities
Description:

This library provides fast parsing and formatting utilities for Unix time in Haskell.

texlive-times 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/urw-base35
Licenses: GPL 3+
Build system: texlive
Synopsis: Replacement for Adobe's Times font
Description:

This package provides a drop-in replacement for the Times font from Adobe's basic set.

perl-timedate 2.33
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/TimeDate
Licenses: GPL 1+
Build system: perl
Synopsis: Date parsing/formatting subroutines
Description:

This module provides routines for parsing date string into time values and formatting dates into ASCII strings.

cl-local-time 1.0.6-4.40169fe
Propagated dependencies: cl-hu.dwim.stefil@0.0.0-2.414902c
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/local-time/
Licenses: Expat
Build system: asdf/source
Synopsis: Time manipulation library for Common Lisp
Description:

The LOCAL-TIME library is a Common Lisp library for the manipulation of dates and times. It is based almost entirely upon Erik Naggum's paper "The Long Painful History of Time".

r-timechecker 1.1.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=timechecker
Licenses: GPL 3
Build system: r
Synopsis: Visualization of Processing Time with Standard Output
Description:

Displays processing time in a clear and structured way. One function supports iterative workflows by predicting and showing the total time required, while another reports the time taken for individual steps within a process.

r-timeordered 1.0.3
Propagated dependencies: r-plyr@1.8.9 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=timeordered
Licenses: GPL 3
Build system: r
Synopsis: Time-Ordered and Time-Aggregated Network Analyses
Description:

Approaches for incorporating time into network analysis. Methods include: construction of time-ordered networks (temporal graphs); shortest-time and shortest-path-length analyses; resource spread calculations; data resampling and rarefaction for null model construction; reduction to time-aggregated networks with variable window sizes; application of common descriptive statistics to these networks; vector clock latencies; and plotting functionalities. The package supports <doi:10.1371/journal.pone.0020298>.

r-timevarcorr 0.1.1
Propagated dependencies: r-lpridge@1.1-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://courtiol.github.io/timevarcorr/
Licenses: Expat
Build system: r
Synopsis: Time Varying Correlation
Description:

Computes how the correlation between 2 time-series changes over time. To do so, the package follows the method from Choi & Shin (2021) <doi:10.1007/s42952-020-00073-6>. It performs a non-parametric kernel smoothing (using a common bandwidth) of all underlying components required for the computation of a correlation coefficient (i.e., x, y, x^2, y^2, xy). An automatic selection procedure for the bandwidth parameter is implemented. Alternative kernels can be used (Epanechnikov, box and normal). Both Pearson and Spearman correlation coefficients can be estimated and change in correlation over time can be tested.

Page: 1234567
Total results: 163