No articles match
Debugging the package check API4 days ago
Debugging Procedure | Check that the API is online | Check log of recent requests | Check installation of system dependencies | Check system output and error logs | Manually running checks
Debugging the package check API4 days ago
Debugging Procedure | Check that the API is online | Check log of recent requests | Check installation of system dependencies | Check system output and error logs | Manually running checks
goodpractice17 days ago
Why goodpractice? | Quick start | What gp() actually does | Choosing what to run | Check groups | Excluding check groups | Excluding files | Parallel preparation | Tidyverse style checks | Working with results | Custom checks
goodpractice17 days ago
Why goodpractice? | Quick start | What gp() actually does | Choosing what to run | Check groups | Excluding check groups | Excluding files | Parallel preparation | Tidyverse style checks | Working with results | Custom checks
Admin Setup2 months ago
Prerequisites | Environment variables | Postmark | AirTable | Droplet preparation | DNS | TLS certificate | Troubleshooting: HTTP-01 challenge failed | Deployment | Editor search endpoints | GET /send_search | GET /click/ | GET /list_searches | GET /deactivate_search | Notify email cache
Admin Setup2 months ago
Prerequisites | Environment variables | Postmark | AirTable | Droplet preparation | DNS | TLS certificate | Troubleshooting: HTTP-01 challenge failed | Deployment | Editor search endpoints | GET /send_search | GET /click/ | GET /list_searches | GET /deactivate_search | Notify email cache
Data caching and updating3 months ago
Local caching and updating for users | Data updating for developers
Data caching and updating3 months ago
Local caching and updating for users | Data updating for developers
geodist3 months ago
Detailed Usage | Benchmarks of geodesic accuracy | Performance comparison
geodist3 months ago
Detailed Usage | Benchmarks of geodesic accuracy | Performance comparison
Example applications3 months ago
Text searches for R packages | Using search engines | Using language models | Using 'pkgmatch' | Searches based on entire packages
Example applications3 months ago
Text searches for R packages | Using search engines | Using language models | Using 'pkgmatch' | Searches based on entire packages
API Endpoints3 months ago
1. editorcheck | 2. editorcheck_contents | 3. pkgmatch | 4. mean | 5. stats_badge | 6. log | 7. clear_cache | 8. stdlogs
API Endpoints3 months ago
1. editorcheck | 2. editorcheck_contents | 3. pkgmatch | 4. mean | 5. stats_badge | 6. log | 7. clear_cache | 8. stdlogs
The pkgmatch package4 months ago
What does the package do? | Using an R package as input
The pkgmatch package4 months ago
What does the package do? | Using an R package as input
Custom Checks4 months ago
What's happening inside of gp()? | Writing custom checks | Checks without corresponding preparation steps | Including a preparation step
Custom Checks4 months ago
What's happening inside of gp()? | Writing custom checks | Checks without corresponding preparation steps | Including a preparation step
Installation5 months ago
Installation on Linux systems | Installation on macOS systems
Installation5 months ago
Installation on Linux systems | Installation on macOS systems
Preparing Statistical Software with the srr package5 months ago
1. The package skeleton | 2. Enabling srr roclets for a package | 3. roxygen2 tags | 3.1 Format of srr documentation | 3.2 Locations of srrstats documentation | 3.3 Documenting standards for documentation | 3.4 @srrstatsNA tags for non-applicable standards | 4. The srr workflow
Preparing Statistical Software with the srr package5 months ago
1. The package skeleton | 2. Enabling srr roclets for a package | 3. roxygen2 tags | 3.1 Format of srr documentation | 3.2 Locations of srrstats documentation | 3.3 Documenting standards for documentation | 3.4 @srrstatsNA tags for non-applicable standards | 4. The srr workflow
Control of tests5 months ago
1. .Rd files, example code, and the autotest workflow | 2. Internal structure of the autotest workflow | 3. autotest-ing the stats::cov function | 3.1 Listing tests without conducting them | 3.2 Conducting tests | 3.4 Controlling which tests are conducted | 4. autotest-ing your package | 4.2 Finer control over testing expectations
How to use autotest5 months ago
Integer input | Vector input | List-column conversion | Return results and documentation | Documentation of input parameters | General Procedure
Control of tests5 months ago
1. .Rd files, example code, and the autotest workflow | 2. Internal structure of the autotest workflow | 3. autotest-ing the stats::cov function | 3.1 Listing tests without conducting them | 3.2 Conducting tests | 3.4 Controlling which tests are conducted | 4. autotest-ing your package | 4.2 Finer control over testing expectations
How to use autotest5 months ago
Integer input | Vector input | List-column conversion | Return results and documentation | Documentation of input parameters | General Procedure
Adding or modifying checks6 months ago
1. The check function | 2. The output function | 3. Creating new checks | 3.1 New Local Checks (for package users) | 3.2 New pkgcheck Checks (for pkgcheck developers) | 3.2a Check types | 3.2b Testing new checks
Adding or modifying checks6 months ago
1. The check function | 2. The output function | 3. Creating new checks | 3.1 New Local Checks (for package users) | 3.2 New pkgcheck Checks (for pkgcheck developers) | 3.2a Check types | 3.2b Testing new checks
CHAOSS metrics9 months ago
Metrics models9 months ago
The models used here | Combining metrics within models
CHAOSS metrics9 months ago
Metrics models9 months ago
The models used here | Combining metrics within models
osmdata 1 years ago
1. Introduction | 1.1 Bounding boxes: the getbb() function | 2. The overpass API | 2.1. osmdata queries | 2.2 Extracting OSM data from a query | 2.3. Query example | 3. The osmdata object | 3.1. The osmdata_xml() function | 3.2. The osmdata_sf() function | 3.3. The osmdata_sp() function | 4. Recursive searching | 4.1. Example | 4.2 Relation example | 5. Additional Functionality | 6. Related Packages | 7. References
Elevation data and OSM: The osmdata_sc function 1 years ago
1. Introduction | 2. Elevation Data | Example usage of elevation data
Translation of OSM to Simple Features 1 years ago
1. OpenStreetMap Data Structure | 2. Simple Features Data Structure | 3. How osmdata translates OSM into Simple Features | 3.1. OSM Nodes | 3.2. OSM Ways | 3.3 OSM Relations | 3.3(a) Multipolygon Relations | 3.3(b) Multilinestring Relations | 4. GDAL Translation of OSM into Simple Features | 4.1. OSM Nodes | 4.2. OSM Ways | 4.3 OSM Relations | 4.3(a) Multipolygon Relations | 4.3(b) Multilinestring Relations | 5 Examples | 5.1 Routing | 5.1(a) Routing with sf/GDAL | 5.1(b) Routing with osmdata
allcontributors1 years ago
Default Grid Format | Code | Issue Authors | Issue Contributors | Section Organisation | List Format | Text Format
allcontributors1 years ago
Default Grid Format | Code | Issue Authors | Issue Contributors | Section Organisation | List Format | Text Format
The 'pkgcheck' computational environment1 years ago
The pkgcheck Docker container | How to get your package to pass rOpenSci's 'pkgcheck' system
The 'pkgcheck' computational environment1 years ago
The pkgcheck Docker container | How to get your package to pass rOpenSci's 'pkgcheck' system
mapscanner1 years ago
What does this package do for me? | How do I use it? | Practical tips | Mapbox API tokens | Map generation | Map rectification | Types of map markings and types of spatial objects | Bonus Feature: Polygon Aggregation | How it works
mapscanner1 years ago
What does this package do for me? | How do I use it? | Practical tips | Mapbox API tokens | Map generation | Map rectification | Types of map markings and types of spatial objects | Bonus Feature: Polygon Aggregation | How it works
spatialcluster1 years ago
Introduction | Nomenclature | Distance-based versus covariance-based clustering | Observation and reference matrices for covariance clustering | Observation and reference matrices for correlation clustering | Spatial clustering versus spatially-constrained clustering | Spatial clustering | Spatially-constrained clustering | The SKATER algorithm | The REDCAP algorithms | The REDCAP algorithms and covariance clustering | The Exact Clustering Algorithm | Clustering Origin-Destination (OD) matrices | Interpretation of OD clusters | Appendix 1: Why clusters of significant net in- or out-flow can not be identified | References
mapscanner styles2 years ago
mapscanner styles2 years ago
Street networks and time-based routing2 years ago
1 Street Networks and Time-Based Routing | 2. Silicate data and the dodgr_streetnet_sc() function | 3. The weight_streetnet() function | 3.1 Weighting profiles and the write_dodgr_wt_profile function | 4. Time-based routing and the dodgr_times() function | 4.1 Time-based paths and flow aggregation
Street networks and time-based routing2 years ago
1 Street Networks and Time-Based Routing | 2. Silicate data and the dodgr_streetnet_sc() function | 3. The weight_streetnet() function | 3.1 Weighting profiles and the write_dodgr_wt_profile function | 4. Time-based routing and the dodgr_times() function | 4.1 Time-based paths and flow aggregation
gtfsrouter3 years ago
1 Background: GTFS and other R packages | 2. Routing | 2.1 GTFS Timetables | 2.2. Routing by mode of transport | 2.3. Routing for earliest arrivals or earliest departures | 3. Convenience Functions: go_home() and go_to_work()
Transfer Tables3 years ago
Basic Usage | Extending transfer tables | Modifying transfer tables | Transfer distances | Transfer distances and travel times | A more realistic example
Travel Times3 years ago
Maximum Traveltimes | Fastest Routes versus Minimal-Transfer Routes | The Traveltimes Algorithm
gtfsrouter3 years ago
1 Background: GTFS and other R packages | 2. Routing | 2.1 GTFS Timetables | 2.2. Routing by mode of transport | 2.3. Routing for earliest arrivals or earliest departures | 3. Convenience Functions: go_home() and go_to_work()
Transfer Tables3 years ago
Basic Usage | Extending transfer tables | Modifying transfer tables | Transfer distances | Transfer distances and travel times | A more realistic example
Travel Times3 years ago
Maximum Traveltimes | Fastest Routes versus Minimal-Transfer Routes | The Traveltimes Algorithm
The deposits package3 years ago
The deposits client | Initialising a deposits client | Metadata | Passing metadata to a deposits client | Creating a new deposit | Retrieving deposits | Uploading files to deposits | Pre-generating frictionless metadata files prior to upload | Editing and updating deposits | Example workflow | Publishing a deposit
Publication and versioning3 years ago
Explicit version control | Services without explicit version control
frictionless workflows with deposits3 years ago
Generating "datapackage.json" files | Generation by uploading files | Local generation | Reading and editing "datapackage.json" files | Updating "datapackage.json" on deposits service
The deposits R6 client3 years ago
R6 methods | Initialising a deposits client | The R6 client structure
Installation and Setup3 years ago
Installation | Setup: API Tokens
Example deposits workflow3 years ago
Initial Metadata | Preparing data sources | Frictionless metadata | Initiating a remote deposit | Uploading files to a remote deposit | File compression | Editing and updating files | Publishing a deposit
deposits metadata3 years ago
Dublin Core Metadata | Metadata Validation | Metadata to specify connections between deposits | Metadata templates | Valid JSON Files | Metadata and the deposits frictionless workflow
dodgr3 years ago
1 Background: Directed Graphs | 1.1 Dual-Weighted Directed Graphs | 2 Introduction to dodgr | 3 Graphs and Street Networks | 3.1 Graph Components | 3.2 Weighting Profiles | 3.3 Random Sub-Graphs | 4 Distance Matrices: dodgr_dists() | 4.1 Aligning Routing Points to Graphs | 4.2 Shortest Path Calculations: Priority Queues | 5 Graph Contraction | 5.1 Routing on Contracted Graphs | 6 Shortest Paths | Bibliography
dodgr flows3 years ago
1 Flow Aggregation | 2 Flow Dispersal | 3 Merging directed flows | 4. Flows from spatial interaction models
Aggregating distances along categories of edges3 years ago
1 Full Distance Information for Edge Categories | 2. Proportional Distances along each Edge Category | 3. Proportional Distances within a Threshold Distance
dodgr3 years ago
1 Background: Directed Graphs | 1.1 Dual-Weighted Directed Graphs | 2 Introduction to dodgr | 3 Graphs and Street Networks | 3.1 Graph Components | 3.2 Weighting Profiles | 3.3 Random Sub-Graphs | 4 Distance Matrices: dodgr_dists() | 4.1 Aligning Routing Points to Graphs | 4.2 Shortest Path Calculations: Priority Queues | 5 Graph Contraction | 5.1 Routing on Contracted Graphs | 6 Shortest Paths | Bibliography
dodgr flows3 years ago
1 Flow Aggregation | 2 Flow Dispersal | 3 Merging directed flows | 4. Flows from spatial interaction models
Aggregating distances along categories of edges3 years ago
1 Full Distance Information for Edge Categories | 2. Proportional Distances along each Edge Category | 3. Proportional Distances within a Threshold Distance
benchmarks3 years ago
Accuracy of estimated motorcar travel times
Basic Maps3 years ago
1. Introduction | 2. Downloading Data | 2.1 osmdata | 2.2 Negation | 2.3 Additional key-value pairs | 2.4 Downloading with osm_structures and make_osm_map | 2.4.1 The london data of osmplotr | 3. Downloading connected highways | 3.1 connect_highways in detail | 4. Producing maps | 4.1 Saving Maps | 4.2 Plotting different OSM Structures | 4.3 Filling within boundary lines | 4.4 Automating map production | 4.5 Axes
Data Maps3 years ago
1. Categorical data: add_osm_groups | 1.1 Hulls around groups | 1.2 Inclusive, exclusive, and bisected polygons | 1.3 Adjusting colours with adjust_colours | 1.4 Dark-on-Light Highlights | 1.5 Visualising clustering data | 1.6 The Colour Matrix: Colouring Several Regions | 1.7 Bounding areas within named highways | 2. Continuous data: add_osm_surface | 2.1 Colourbar legends for data surfaces | 2.1 Surfaces and data perimeters | 2.3 Further control of surface appearance
Rendering Ocean3 years ago
1 Introduction | 2 Data Extraction and Conversion | 3 Plotting | Further Demonstrations
Basic Maps3 years ago
1. Introduction | 2. Downloading Data | 2.1 osmdata | 2.2 Negation | 2.3 Additional key-value pairs | 2.4 Downloading with osm_structures and make_osm_map | 2.4.1 The london data of osmplotr | 3. Downloading connected highways | 3.1 connect_highways in detail | 4. Producing maps | 4.1 Saving Maps | 4.2 Plotting different OSM Structures | 4.3 Filling within boundary lines | 4.4 Automating map production | 4.5 Axes
Data Maps3 years ago
1. Categorical data: add_osm_groups | 1.1 Hulls around groups | 1.2 Inclusive, exclusive, and bisected polygons | 1.3 Adjusting colours with adjust_colours | 1.4 Dark-on-Light Highlights | 1.5 Visualising clustering data | 1.6 The Colour Matrix: Colouring Several Regions | 1.7 Bounding areas within named highways | 2. Continuous data: add_osm_surface | 2.1 Colourbar legends for data surfaces | 2.1 Surfaces and data perimeters | 2.3 Further control of surface appearance
Rendering Ocean3 years ago
1 Introduction | 2 Data Extraction and Conversion | 3 Plotting | Further Demonstrations
Parallel computation4 years ago
Parallel computation4 years ago
Current pkgcheck checks4 years ago
Current pkgcheck checks4 years ago
Splitting large queries 4 years ago
1. Introduction | 2. Query splitting | 3. Automatic bbox splitting
Package Statistics4 years ago
Overview of Package Statistics | Lines of Code | "desc": The package "DESCRIPTION" file | 1.3 "objects": Objects in all languages | "network": Relationships between objects | "external_calls": All calls made to all R functions
Package Statistics4 years ago
Overview of Package Statistics | Lines of Code | "desc": The package "DESCRIPTION" file | 1.3 "objects": Objects in all languages | "network": Relationships between objects | "external_calls": All calls made to all R functions
Non-Standard Evaluation4 years ago
Gender Encoding4 years ago
bikedata5 years ago
1. Introduction | 2. Main Functions | 3. Downloading Data | 3.1 Downloading data for specific date ranges | 3.2 Refreshing data sources | 4. Storing Data | 5. Accessing Aggregate Data | 5.1 Origin-Destination Matrices | 5.1.1. Temporal filtering of trip matrices | 5.1.2. Demographic filtering of trip matrices | 5.1.3. Standardising trip matrices by durations of operation | 5.2. Station Data | 5.3. Summary Statistics | 5.4. Time Series of Daily Trips | 6. Direct database access | 7. Visualisation of bicycle trips | 7.1 Visualisation using R Base functions | 7.2 A More Sophisticated Visualisation
bikedata5 years ago
1. Introduction | 2. Main Functions | 3. Downloading Data | 3.1 Downloading data for specific date ranges | 3.2 Refreshing data sources | 4. Storing Data | 5. Accessing Aggregate Data | 5.1 Origin-Destination Matrices | 5.1.1. Temporal filtering of trip matrices | 5.1.2. Demographic filtering of trip matrices | 5.1.3. Standardising trip matrices by durations of operation | 5.2. Station Data | 5.3. Summary Statistics | 5.4. Time Series of Daily Trips | 6. Direct database access | 7. Visualisation of bicycle trips | 7.1 Visualisation using R Base functions | 7.2 A More Sophisticated Visualisation