petro.One 0.2.3

  • release to CRAN

petro.One 0.2.2.9003

  • remove Depends: R (>= 3.5.1) because crashes Travis

petro.One 0.2.2.9002

  • add Depends: R (>= 3.5.1)

petro.One 0.2.2.9001

  • remove devel from travis.yml
  • add Depends: R (>= 3.4.0)

petro.One 0.2.2.9000

  • remove Depends. Causing errors in Travis
  • adopting different numbering system for version

petro.One 0.2.2

  • add names to VignetteIndexEntry
  • add Depends: R (>= 3.5.0)

petro.One 0.2.1

  • two notes from CRAN after submission
  • 1 note from Debian, two notes from Windows
  • change the travis.yml configuration file <- problem with devtools
  • run in Mac osX, Windows and Mint 19

petro.One 0.2.0

  • new vignettes
  • new function run_papers_search() that saves results to rda
  • added new tests
  • added new html offline files
  • smaller README
  • remove calls to rNodal.utils
  • add examples in external functions
  • add package SnowBallC
  • add more functions to _pkgdown.yaml

petro.One 0.1.3.9004

  • bump version to 0.1.3.9004
  • add plot of tri-gram
  • enable man/ folder to git
  • add parameter save_to_rda in function run_papers_search()

petro.One 0.1.3.9003

  • 20190109
  • document two new parameters for number of grams
  • merge branch Merge branch 'feature/arr-20180917-reservoir_ml_papers' into develop.
  • delete file arti.rda in project folder root.

petro.One 0.1.3.9002

  • merge feature/result-item with develop.
  • vignettes disabled for the moment.

  • 20180514
  • debug, fix problem with keyword “analytics”.
  • add “verbose” parameter to read_multipage().
  • add cat(sprintf()) for verbose to show page number being read and where it possible fails.
  • additional logic for get_dc_type_raw() when data_itemid has 3 columns instead of 4.
  • new test script test_joining-analytics_error.R to confirm error is gone.

  • 20180515
  • add skip() to test_failing.R:25
  • updating test paper values
  • document new parameter verbose.

petro.One 0.1.3.9000

  • 20180227
  • fixing error when paper count is zero in function join_keywords().

petro.One 0.1.3 20180218

  • remove badge in README. Causing error.
  • accepted by CRAN on 20180218 at 12:26 PM Singapore time.

petro.One 0.1.2 20180217

  • release to CRAN to fix error in tests
  • returned by CRAN because a WARNING:
  • checking DESCRIPTION meta-information … OK
  • checking top-level files … WARNING Conversion of ‘README.md’ failed: pandoc.exe: Could not fetch man/figures/README-unnamed-chunk-7-1.png man/figures/README-unnamed-chunk-7-1.png: openBinaryFile: does not exist (No such file or directory)
  • checking for left-over files … OK

petro.One 0.1.1.9000

  • 200817
  • add vignette for joining keywords
  • add function joining_keywords
  • add function to convert graphic foreign character to spaces in get_term_document_matrix.
  • remove some tests to reduce test time.
  • 20180211
  • notebook water_injection_ml-9001.Rmdadvances the previous 9000, with a function that retrieves a dataframe of papers in addition to the paper count.
  • 20180208
  • create function to join composite keywords (see water_injection_ml.Rmd)
  • add check.attributes to function expect_equal_scale()
  • 20180207
  • add notebook for water injection, waterflood, machine learning, AI
  • 20180124
  • use code in gas_lift notebook for article in LinkedIn
  • add notebook that analyzes variation on the word gas lift.
  • add some comments to Cantarell.
  • 20180105
  • adding notebook Cantarell to find best paper for productin optimization.
  • 20171102
  • Link to “Thousands of Papers to Dataframe” not working.
  • build site with pkgdown

petro.One 0.1.1 20171102

  • released to CRAN to fix two errors with the paper count
  • using instead expect_equal to expect_gte in some unit tests that call for paper count.

0.1.0.9001 20171028-20171102

  • bump to version 0.1.1 with patch
  • change expect_equal to expect_gte because we have the expected values changing when OnePetro adds new papers.
  • rename couple of test files to have the GTE words in them.
  • fix issues with unit tests on papers. See cran-comments