{
  "_id": "6a2b26995783985943189352",
  "Package": "wickra",
  "Type": "Package",
  "Title": "Streaming-First Technical Indicators",
  "Version": "0.8.8",
  "Authors@R": "person(\"Wickra contributors\", role = c(\"aut\", \"cre\"), email = \"support@wickra.org\")",
  "Description": "R bindings for the Wickra technical-analysis library over\nits C ABI hub. Exposes 514 indicators, each an O(1) streaming\nstate machine shared with the Rust core and the other language\nbindings, so that live and historical evaluation use the exact\nsame implementation.",
  "License": "MIT + file LICENSE | Apache License 2.0",
  "URL": "https://github.com/wickra-lib/wickra, https://docs.wickra.org,\nhttps://wickra-lib.r-universe.dev",
  "BugReports": "https://github.com/wickra-lib/wickra/issues",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "SystemRequirements": "the Wickra C ABI shared library, downloaded\nautomatically at install time from the matching GitHub release\nand bundled into the package. Set WICKRA_INCLUDE_DIR and\nWICKRA_LIB_DIR to build against a locally built C ABI instead\n(e.g. after `cargo build -p wickra-c --release`).",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://wickra-lib.r-universe.dev",
  "Date/Publication": "2026-06-11 20:44:47 UTC",
  "RemoteUrl": "https://github.com/wickra-lib/wickra",
  "RemoteRef": "HEAD",
  "RemoteSha": "806ae22abe5c88b6dc47723b04146fb5a5c1fb40",
  "RemoteSubdir": "bindings/r",
  "Packaged": {
    "Date": "2026-06-11 21:16:10 UTC",
    "User": "root"
  },
  "Author": "Wickra contributors [aut, cre]",
  "Maintainer": "Wickra contributors <support@wickra.org>",
  "MD5sum": "1ddaee33e8082eb211fa83adcb014a24",
  "_user": "wickra-lib",
  "_type": "src",
  "_file": "wickra_0.8.8.tar.gz",
  "_fileid": "5a9744304a9cd4619d2e2e83b3d89c59361b5af7d8925ed73d7e64f55bfa2592",
  "_filesize": 276479,
  "_sha256": "5a9744304a9cd4619d2e2e83b3d89c59361b5af7d8925ed73d7e64f55bfa2592",
  "_created": "2026-06-11T21:16:10.000Z",
  "_published": "2026-06-11T21:20:25.540Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80907126805,
      "time": 211,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7577138513"
    },
    {
      "job": 80907126794,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7577123071"
    },
    {
      "job": 80907126798,
      "time": 185,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7577131055"
    },
    {
      "job": 80907126826,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7577124589"
    },
    {
      "job": 80907126668,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7577103191"
    },
    {
      "job": 80907126719,
      "time": 193,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7577132709"
    },
    {
      "job": 80907126686,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7577108561"
    },
    {
      "job": 80907126715,
      "time": 175,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7577126745"
    },
    {
      "job": 80906636528,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7577066183"
    },
    {
      "job": 80907126623,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7577117478"
    },
    {
      "job": 80907126684,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7577114977"
    },
    {
      "job": 80907126633,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7577117200"
    },
    {
      "job": 80907126692,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7577113899"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wickra-lib/actions/runs/27377817137",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wickra-lib/wickra",
  "_commit": {
    "id": "806ae22abe5c88b6dc47723b04146fb5a5c1fb40",
    "author": "kingchenc <kingchencp@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "release: bump 0.8.7 -> 0.8.8 (#265)\n\nVersion bump `0.8.7` → `0.8.8`.\n\n### Fixed\n- R binding: declare `Depends: R (>= 2.10)`, clearing the `R CMD check` \"package needs dependence on R (>= 2.10)\" warning that the bundled, lazy-loaded `sample_ohlcv` dataset triggers on r-universe / CRAN. (#264)\n\nBump touches the manual release touchpoints only; docs/webpage version strings are left to `sync-about.yml` on the tag.",
    "time": 1781210687
  },
  "_maintainer": {
    "name": "Wickra contributors",
    "email": "support@wickra.org",
    "login": "kingchenc",
    "description": "",
    "uuid": 14137153
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "wickra-lib",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 183
    },
    {
      "week": "2026-22",
      "n": 60
    },
    {
      "week": "2026-23",
      "n": 102
    },
    {
      "week": "2026-24",
      "n": 56
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-05-21"
    },
    {
      "name": "v0.1.1",
      "date": "2026-05-21"
    },
    {
      "name": "v0.1.2",
      "date": "2026-05-21"
    },
    {
      "name": "v0.1.3",
      "date": "2026-05-21"
    },
    {
      "name": "v0.1.4",
      "date": "2026-05-21"
    },
    {
      "name": "v0.2.0",
      "date": "2026-05-23"
    },
    {
      "name": "v0.2.1",
      "date": "2026-05-23"
    },
    {
      "name": "v0.2.5",
      "date": "2026-05-24"
    },
    {
      "name": "v0.2.6",
      "date": "2026-05-24"
    },
    {
      "name": "v0.2.7",
      "date": "2026-05-24"
    },
    {
      "name": "v0.3.0",
      "date": "2026-05-30"
    },
    {
      "name": "v0.3.1",
      "date": "2026-05-30"
    },
    {
      "name": "v0.4.0",
      "date": "2026-05-31"
    },
    {
      "name": "v0.4.1",
      "date": "2026-06-01"
    },
    {
      "name": "v0.4.2",
      "date": "2026-06-01"
    },
    {
      "name": "v0.4.3",
      "date": "2026-06-01"
    },
    {
      "name": "v0.4.4",
      "date": "2026-06-02"
    },
    {
      "name": "v0.4.5",
      "date": "2026-06-02"
    },
    {
      "name": "v0.4.6",
      "date": "2026-06-03"
    },
    {
      "name": "v0.4.7",
      "date": "2026-06-03"
    },
    {
      "name": "v0.5.0",
      "date": "2026-06-03"
    },
    {
      "name": "v0.5.1",
      "date": "2026-06-03"
    },
    {
      "name": "v0.5.2",
      "date": "2026-06-03"
    },
    {
      "name": "v0.5.3",
      "date": "2026-06-03"
    },
    {
      "name": "v0.5.4",
      "date": "2026-06-04"
    },
    {
      "name": "v0.5.5",
      "date": "2026-06-04"
    },
    {
      "name": "v0.5.6",
      "date": "2026-06-04"
    },
    {
      "name": "v0.5.7",
      "date": "2026-06-04"
    },
    {
      "name": "v0.5.8",
      "date": "2026-06-04"
    },
    {
      "name": "v0.5.9",
      "date": "2026-06-06"
    },
    {
      "name": "v0.6.0",
      "date": "2026-06-06"
    },
    {
      "name": "v0.6.1",
      "date": "2026-06-06"
    },
    {
      "name": "v0.6.2",
      "date": "2026-06-06"
    },
    {
      "name": "v0.6.3",
      "date": "2026-06-07"
    },
    {
      "name": "v0.6.4",
      "date": "2026-06-07"
    },
    {
      "name": "v0.6.5",
      "date": "2026-06-07"
    },
    {
      "name": "v0.6.6",
      "date": "2026-06-07"
    },
    {
      "name": "v0.6.7",
      "date": "2026-06-07"
    },
    {
      "name": "v0.6.8",
      "date": "2026-06-07"
    },
    {
      "name": "v0.6.9",
      "date": "2026-06-08"
    },
    {
      "name": "v0.7.0",
      "date": "2026-06-08"
    },
    {
      "name": "v0.7.1",
      "date": "2026-06-08"
    },
    {
      "name": "v0.7.2",
      "date": "2026-06-08"
    },
    {
      "name": "v0.7.3",
      "date": "2026-06-08"
    },
    {
      "name": "v0.7.4",
      "date": "2026-06-08"
    },
    {
      "name": "bindings/go/v0.7.7",
      "date": "2026-06-09"
    },
    {
      "name": "v0.7.5",
      "date": "2026-06-09"
    },
    {
      "name": "v0.7.6",
      "date": "2026-06-09"
    },
    {
      "name": "v0.7.7",
      "date": "2026-06-09"
    },
    {
      "name": "v0.7.8",
      "date": "2026-06-09"
    },
    {
      "name": "v0.7.9",
      "date": "2026-06-09"
    },
    {
      "name": "v0.8.0",
      "date": "2026-06-09"
    },
    {
      "name": "v0.8.1",
      "date": "2026-06-09"
    },
    {
      "name": "v0.8.2",
      "date": "2026-06-09"
    },
    {
      "name": "v0.8.3",
      "date": "2026-06-10"
    },
    {
      "name": "v0.8.4",
      "date": "2026-06-11"
    },
    {
      "name": "v0.8.5",
      "date": "2026-06-11"
    },
    {
      "name": "v0.8.6",
      "date": "2026-06-11"
    },
    {
      "name": "v0.8.7",
      "date": "2026-06-11"
    },
    {
      "name": "v0.8.8",
      "date": "2026-06-11"
    }
  ],
  "_topics": [
    "technical-analysis",
    "indicators",
    "streaming",
    "trading",
    "finance",
    "quant",
    "algorithmic-trading",
    "backtesting",
    "time-series",
    "ta-lib",
    "candlestick",
    "market-data",
    "algotrading",
    "bollinger-bands",
    "cryptocurrency",
    "macd",
    "napi-rs",
    "nodejs",
    "pyo3",
    "python",
    "rsi",
    "rust",
    "wasm"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "kingchenc",
      "count": 407,
      "uuid": 14137153
    }
  ],
  "_userbio": {
    "uuid": 287444813,
    "type": "organization",
    "name": "Wickra",
    "description": "Streaming-first technical indicators with a Rust core and Python, Node.js, WebAssembly, C ABI, .NET, Go, Java, and R bindings. 514 indicators, install-free."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wickra"
  },
  "_devurl": "https://github.com/wickra-lib/wickra",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/wickra.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "AbandonedBaby",
    "Abcd",
    "AbsoluteBreadthIndex",
    "AccelerationBands",
    "AcceleratorOscillator",
    "AdaptiveCci",
    "AdaptiveCycle",
    "AdaptiveLaguerreFilter",
    "AdaptiveRsi",
    "Adl",
    "AdOscillator",
    "AdvanceBlock",
    "AdvanceDecline",
    "AdvanceDeclineRatio",
    "AdVolumeLine",
    "Adx",
    "Adxr",
    "Alligator",
    "Alma",
    "Alpha",
    "AmihudIlliquidity",
    "AnchoredRsi",
    "AnchoredVwap",
    "AndrewsPitchfork",
    "Apo",
    "Aroon",
    "AroonOscillator",
    "Atr",
    "AtrBands",
    "AtrRatchet",
    "AtrTrailingStop",
    "Autocorrelation",
    "AutocorrelationPeriodogram",
    "AutoFib",
    "AverageDailyRange",
    "AverageDrawdown",
    "AvgPrice",
    "AwesomeOscillator",
    "AwesomeOscillatorHistogram",
    "BalanceOfPower",
    "BandpassFilter",
    "Bat",
    "batch",
    "BeltHold",
    "Beta",
    "BetaNeutralSpread",
    "BetterVolume",
    "BipowerVariation",
    "BodySizePct",
    "BollingerBands",
    "BollingerBandwidth",
    "BomarBands",
    "BreadthThrust",
    "Breakaway",
    "BullishPercentIndex",
    "BurkeRatio",
    "Butterfly",
    "CalendarSpread",
    "CalmarRatio",
    "Camarilla",
    "CandleVolume",
    "Cci",
    "CenterOfGravity",
    "CentralPivotRange",
    "Cfo",
    "ChaikinMoneyFlow",
    "ChaikinOscillator",
    "ChaikinVolatility",
    "ChandeKrollStop",
    "ChandelierExit",
    "ChoppinessIndex",
    "ClassicPivots",
    "CloseVsOpen",
    "ClosingMarubozu",
    "Cmo",
    "CoefficientOfVariation",
    "Cointegration",
    "CommonSenseRatio",
    "CompositeProfile",
    "ConcealingBabySwallow",
    "ConditionalValueAtRisk",
    "ConnorsRsi",
    "Coppock",
    "CorrelationTrendIndicator",
    "Counterattack",
    "Crab",
    "CumulativeVolumeDelta",
    "CumulativeVolumeIndex",
    "CupAndHandle",
    "CyberneticCycle",
    "Cypher",
    "DayOfWeekProfile",
    "Decycler",
    "DecyclerOscillator",
    "Dema",
    "DemandIndex",
    "DemarkPivots",
    "DepthSlope",
    "DerivativeOscillator",
    "DetrendedStdDev",
    "DisparityIndex",
    "DistanceSsd",
    "Doji",
    "DojiStar",
    "DollarBars",
    "Donchian",
    "DonchianStop",
    "DoubleBollinger",
    "DoubleTopBottom",
    "DownsideGapThreeMethods",
    "Dpo",
    "DragonflyDoji",
    "DrawdownDuration",
    "DumplingTop",
    "Dx",
    "DynamicMomentumIndex",
    "EaseOfMovement",
    "EffectiveSpread",
    "EhlersStochastic",
    "Ehma",
    "ElderImpulse",
    "ElderRay",
    "ElderSafeZone",
    "Ema",
    "EmpiricalModeDecomposition",
    "Engulfing",
    "Equivolume",
    "EstimatedLeverageRatio",
    "EvenBetterSinewave",
    "EveningDojiStar",
    "Evwma",
    "EwmaVolatility",
    "Expectancy",
    "FallingThreeMethods",
    "Fama",
    "FibArcs",
    "FibChannel",
    "FibConfluence",
    "FibExtension",
    "FibFan",
    "FibonacciPivots",
    "FibProjection",
    "FibRetracement",
    "FibTimeZones",
    "FisherRsi",
    "FisherTransform",
    "FlagPennant",
    "Footprint",
    "ForceIndex",
    "FractalChaosBands",
    "Frama",
    "FryPanBottom",
    "FundingBasis",
    "FundingImpliedApr",
    "FundingRate",
    "FundingRateMean",
    "FundingRateZScore",
    "GainLossRatio",
    "GainToPainRatio",
    "GapSideBySideWhite",
    "Garch11",
    "GarmanKlassVolatility",
    "Gartley",
    "GatorOscillator",
    "GeneralizedDema",
    "GeometricMa",
    "GoldenPocket",
    "GrangerCausality",
    "GravestoneDoji",
    "Hammer",
    "HangingMan",
    "Harami",
    "HaramiCross",
    "HasbrouckInformationShare",
    "HeadAndShoulders",
    "HeikinAshi",
    "HeikinAshiOscillator",
    "HighLowIndex",
    "HighLowRange",
    "HighLowVolumeNodes",
    "HighpassFilter",
    "HighWave",
    "Hikkake",
    "HikkakeModified",
    "HilbertDominantCycle",
    "HiLoActivator",
    "HistoricalVolatility",
    "Hma",
    "HoltWinters",
    "HomingPigeon",
    "HtDcPhase",
    "HtPhasor",
    "HtTrendMode",
    "HurstChannel",
    "HurstExponent",
    "Ichimoku",
    "IdenticalThreeCrows",
    "ImbalanceBars",
    "Inertia",
    "InformationRatio",
    "InitialBalance",
    "InNeck",
    "InstantaneousTrendline",
    "IntradayIntensity",
    "IntradayMomentumIndex",
    "IntradayVolatilityProfile",
    "InverseFisherTransform",
    "InvertedHammer",
    "JarqueBera",
    "Jma",
    "JumpIndicator",
    "KagiBars",
    "KalmanHedgeRatio",
    "Kama",
    "KaseDevStop",
    "KasePermissionStochastic",
    "KellyCriterion",
    "Keltner",
    "KendallTau",
    "Kicking",
    "KickingByLength",
    "KRatio",
    "Kst",
    "Kurtosis",
    "Kvo",
    "KylesLambda",
    "LadderBottom",
    "LaguerreRsi",
    "LeadLagCrossCorrelation",
    "LinearRegression",
    "LinRegAngle",
    "LinRegChannel",
    "LinRegIntercept",
    "LinRegSlope",
    "LiquidationFeatures",
    "LogReturn",
    "LongLeggedDoji",
    "LongLine",
    "LongShortRatio",
    "M2Measure",
    "MacdExt",
    "MacdFix",
    "MacdHistogram",
    "MacdIndicator",
    "MaEnvelope",
    "Mama",
    "MarketFacilitationIndex",
    "MartinRatio",
    "Marubozu",
    "MassIndex",
    "MatchingLow",
    "MatHold",
    "MaxDrawdown",
    "McClellanOscillator",
    "McClellanSummationIndex",
    "McGinleyDynamic",
    "MedianAbsoluteDeviation",
    "MedianChannel",
    "MedianMa",
    "MedianPrice",
    "Mfi",
    "Microprice",
    "MidPoint",
    "MidPrice",
    "MinusDi",
    "MinusDm",
    "ModifiedMaStop",
    "Mom",
    "MorningDojiStar",
    "MorningEveningStar",
    "MurreyMathLines",
    "NakedPoc",
    "Natr",
    "NewHighsNewLows",
    "NewPriceLines",
    "Nrtr",
    "Nvi",
    "Obv",
    "OIPriceDivergence",
    "OiToVolumeRatio",
    "OIWeighted",
    "OmegaRatio",
    "OnNeck",
    "OpeningMarubozu",
    "OpeningRange",
    "OpenInterestDelta",
    "OpenInterestMomentum",
    "OrderBookImbalanceFull",
    "OrderBookImbalanceTop1",
    "OrderBookImbalanceTopN",
    "OrderFlowImbalance",
    "OuHalfLife",
    "OvernightGap",
    "OvernightIntradayReturn",
    "PainIndex",
    "PairSpreadZScore",
    "PairwiseBeta",
    "ParkinsonVolatility",
    "PearsonCorrelation",
    "PercentAboveMa",
    "PercentageTrailingStop",
    "PercentB",
    "PerpetualPremiumIndex",
    "Pgo",
    "PiercingDarkCloud",
    "Pin",
    "PivotReversal",
    "PlusDi",
    "PlusDm",
    "Pmo",
    "PointAndFigureBars",
    "PolarizedFractalEfficiency",
    "Ppo",
    "PpoHistogram",
    "ProfileShape",
    "ProfitFactor",
    "ProjectionBands",
    "ProjectionOscillator",
    "Psar",
    "Pvi",
    "Qqe",
    "Qstick",
    "QuartileBands",
    "QuotedSpread",
    "RangeBars",
    "RealizedSpread",
    "RealizedVolatility",
    "RecoveryFactor",
    "RectangleRange",
    "Reflex",
    "RegimeLabel",
    "RelativeStrengthAB",
    "RenkoBars",
    "RenkoTrailingStop",
    "reset",
    "RickshawMan",
    "RisingThreeMethods",
    "Rmi",
    "Roc",
    "Rocp",
    "Rocr",
    "Rocr100",
    "RogersSatchellVolatility",
    "RollingCorrelation",
    "RollingCovariance",
    "RollingIqr",
    "RollingMinMaxScaler",
    "RollingPercentileRank",
    "RollingQuantile",
    "RollingVwap",
    "RollMeasure",
    "RoofingFilter",
    "Rsi",
    "RSquared",
    "Rsx",
    "RunBars",
    "Rvi",
    "RviVolatility",
    "Rwi",
    "SampleEntropy",
    "SarExt",
    "SeasonalZScore",
    "SeparatingLines",
    "SessionHighLow",
    "SessionRange",
    "SessionVwap",
    "ShannonEntropy",
    "Shark",
    "SharpeRatio",
    "ShootingStar",
    "ShortLine",
    "SignedVolume",
    "SineWave",
    "SineWeightedMa",
    "SinglePrints",
    "Skewness",
    "Sma",
    "Smi",
    "Smma",
    "SmoothedHeikinAshi",
    "SortinoRatio",
    "SpearmanCorrelation",
    "SpinningTop",
    "SpreadAr1Coefficient",
    "SpreadBollingerBands",
    "SpreadHurst",
    "StalledPattern",
    "StandardError",
    "StandardErrorBands",
    "StarcBands",
    "Stc",
    "StdDev",
    "StepTrailingStop",
    "SterlingRatio",
    "StickSandwich",
    "Stochastic",
    "StochasticCci",
    "StochRsi",
    "SuperSmoother",
    "SuperTrend",
    "T3",
    "TailRatio",
    "TakerBuySellRatio",
    "Takuri",
    "TasukiGap",
    "TdCamouflage",
    "TdClop",
    "TdClopwin",
    "TdCombo",
    "TdCountdown",
    "TdDeMarker",
    "TdDifferential",
    "TdDWave",
    "TdLines",
    "TdMovingAverage",
    "TdOpen",
    "TdPressure",
    "TdPropulsion",
    "TdRangeProjection",
    "TdRei",
    "TdRiskLevel",
    "TdSequential",
    "TdSetup",
    "TdTrap",
    "Tema",
    "TermStructureBasis",
    "ThreeDrives",
    "ThreeInside",
    "ThreeLineBreak",
    "ThreeLineBreakBars",
    "ThreeLineStrike",
    "ThreeOutside",
    "ThreeSoldiersOrCrows",
    "ThreeStarsInSouth",
    "Thrusting",
    "TickBars",
    "TickIndex",
    "Tii",
    "TimeBasedStop",
    "TimeOfDayReturnProfile",
    "TowerTopBottom",
    "TpoProfile",
    "TradeImbalance",
    "TradeSignAutocorrelation",
    "TradeVolumeIndex",
    "Trendflex",
    "TrendLabel",
    "TrendStrengthIndex",
    "TreynorRatio",
    "Triangle",
    "Trima",
    "Trin",
    "TripleTopBottom",
    "Tristar",
    "Trix",
    "TrueRange",
    "Tsf",
    "TsfOscillator",
    "Tsi",
    "Tsv",
    "TtmSqueeze",
    "TtmTrend",
    "TurnOfMonth",
    "Tweezer",
    "TwiggsMoneyFlow",
    "TwoCrows",
    "TypicalPrice",
    "UlcerIndex",
    "UltimateOscillator",
    "UniqueThreeRiver",
    "UniversalOscillator",
    "UpDownVolumeRatio",
    "UpsideGapThreeMethods",
    "UpsideGapTwoCrows",
    "UpsidePotentialRatio",
    "ValueArea",
    "ValueAtRisk",
    "Variance",
    "VarianceRatio",
    "VerticalHorizontalFilter",
    "Vidya",
    "VolatilityCone",
    "VolatilityOfVolatility",
    "VolatilityRatio",
    "VoltyStop",
    "VolumeBars",
    "VolumeByTimeProfile",
    "VolumeOscillator",
    "VolumePriceTrend",
    "VolumeProfile",
    "VolumeRsi",
    "VolumeWeightedMacd",
    "VolumeWeightedSr",
    "Vortex",
    "Vpin",
    "Vwap",
    "VwapStdDevBands",
    "Vwma",
    "Vzo",
    "Wad",
    "WavePm",
    "WaveTrend",
    "Wedge",
    "WeightedClose",
    "WickRatio",
    "WilliamsFractals",
    "WilliamsR",
    "WinRate",
    "Wma",
    "WoodiePivots",
    "YangZhangVolatility",
    "YoyoExit",
    "ZeroLagMacd",
    "ZigZag",
    "Zlema",
    "ZScore"
  ],
  "_datasets": [
    {
      "name": "sample_ohlcv",
      "title": "Synthetic daily OHLCV sample series",
      "object": "sample_ohlcv",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "open",
        "high",
        "low",
        "close",
        "volume"
      ],
      "rows": 250,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "batch",
      "title": "Run an indicator over a whole series in one call",
      "topics": [
        "batch",
        "batch.wickra_indicator"
      ]
    },
    {
      "page": "reset",
      "title": "Reset an indicator to its warmup state",
      "topics": [
        "reset",
        "reset.wickra_indicator"
      ]
    },
    {
      "page": "sample_ohlcv",
      "title": "Synthetic daily OHLCV sample series",
      "topics": [
        "sample_ohlcv"
      ]
    },
    {
      "page": "update.wickra_indicator",
      "title": "Update an indicator with one observation",
      "topics": [
        "update.wickra_indicator"
      ]
    }
  ],
  "_pkglogo": "https://github.com/wickra-lib/wickra/raw/HEAD/bindings/r/man/figures/logo.png",
  "_readme": "https://github.com/wickra-lib/wickra/raw/HEAD/bindings/r/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started with wickra",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A sample series",
        "Batch: a whole series at once",
        "Streaming: one observation at a time",
        "Multi-output indicators",
        "Candle indicators",
        "Resetting state",
        "Next steps"
      ],
      "created": "2026-06-11 19:44:56",
      "modified": "2026-06-11 19:44:56",
      "commits": 1
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "wickra",
  "_universes": [
    "wickra-lib",
    "kingchenc"
  ],
  "_previous": "0.8.7",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.8",
      "date": "2026-06-11T21:19:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "806ae22abe5c88b6dc47723b04146fb5a5c1fb40",
      "fileid": "5ddcde23f8b66ce4dff47c62d86f2f029187ed694da95d227eb87b7a56fe6854",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wickra-lib/actions/runs/27377817137"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.8",
      "date": "2026-06-11T21:18:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "806ae22abe5c88b6dc47723b04146fb5a5c1fb40",
      "fileid": "88041f68a5ff006d21a6be63aee842ba26dd4e81918c888b0a4e8ace8da69dee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wickra-lib/actions/runs/27377817137"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.8",
      "date": "2026-06-11T21:19:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "806ae22abe5c88b6dc47723b04146fb5a5c1fb40",
      "fileid": "6171cce18cab738d66418debd8196f4a8b35784b990432bdc1fa99bda25b4357",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wickra-lib/actions/runs/27377817137"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.8",
      "date": "2026-06-11T21:19:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "806ae22abe5c88b6dc47723b04146fb5a5c1fb40",
      "fileid": "3304f1e4151485fa8a7a8a45c5e346714b9689dfa268eed4fc2b27489b8d7991",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wickra-lib/actions/runs/27377817137"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.8",
      "date": "2026-06-11T21:18:04.000Z",
      "arch": "aarch64",
      "commit": "806ae22abe5c88b6dc47723b04146fb5a5c1fb40",
      "fileid": "c659400600d31ede8ee237a368b0cab6ceb28c4b84722d354c1e6df840ee1825",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wickra-lib/actions/runs/27377817137"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.8",
      "date": "2026-06-11T21:19:05.000Z",
      "arch": "x86_64",
      "commit": "806ae22abe5c88b6dc47723b04146fb5a5c1fb40",
      "fileid": "27286619654c159ddbf844ea47bc111fb42226f1e9378beed688b1f35030127a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wickra-lib/actions/runs/27377817137"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.8",
      "date": "2026-06-11T21:18:10.000Z",
      "arch": "aarch64",
      "commit": "806ae22abe5c88b6dc47723b04146fb5a5c1fb40",
      "fileid": "5527a531d3a95545196450169e539ee41cd3ee0348b2192fefead64e74d76537",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wickra-lib/actions/runs/27377817137"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.8",
      "date": "2026-06-11T21:18:49.000Z",
      "arch": "x86_64",
      "commit": "806ae22abe5c88b6dc47723b04146fb5a5c1fb40",
      "fileid": "82b10378a378963301a308eb9d1831af6d8e123f5310b9fdf42f1754c4c4946f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wickra-lib/actions/runs/27377817137"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.8",
      "date": "2026-06-11T21:18:58.000Z",
      "arch": "emscripten",
      "commit": "806ae22abe5c88b6dc47723b04146fb5a5c1fb40",
      "fileid": "5b72ef716651d4611494ad85acca5f4928f3130c44859f3e5e73809d6f89b675",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wickra-lib/actions/runs/27377817137"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.8",
      "date": "2026-06-11T21:17:52.000Z",
      "arch": "x86_64",
      "commit": "806ae22abe5c88b6dc47723b04146fb5a5c1fb40",
      "fileid": "2686308e5d7b208386d2cc3d2659ac0c9c0d69d58e6e85e1ff6940f306519648",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wickra-lib/actions/runs/27377817137"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.8",
      "date": "2026-06-11T21:17:54.000Z",
      "arch": "x86_64",
      "commit": "806ae22abe5c88b6dc47723b04146fb5a5c1fb40",
      "fileid": "a59e613e7758f97ab47eb587ee400e8aa08556a9fe4d12d5a64a1244c85366f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wickra-lib/actions/runs/27377817137"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.8",
      "date": "2026-06-11T21:17:46.000Z",
      "arch": "x86_64",
      "commit": "806ae22abe5c88b6dc47723b04146fb5a5c1fb40",
      "fileid": "260a75037d6cf14fcf12f0ea0136bb74cbc4330744cd44ec6f58abb55a5b65e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wickra-lib/actions/runs/27377817137"
    }
  ]
}