SCM

R Development Page

aqr log file (check_x86_64_linux)

Sun Apr 12 17:55:25 2020: Checking package aqr (SVN revision 79) ...
* using log directory ‘/srv/rf/building/build_2020-04-12-17-46/RF_PKG_CHECK/PKGS/aqr.Rcheck’
* using R version 3.6.3 Patched (2020-03-11 r77927)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--as-cran’
* checking for file ‘aqr/DESCRIPTION’ ... OK
* this is package ‘aqr’ version ‘0.5’
* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Ulrich Staudinger ’

New maintainer:
  Ulrich Staudinger 
Old maintainer(s):
  Ulrich Staudinger 

The Title field should be in title case. Current version is:
‘Interface methods to use with an ActiveQuant Master Server’
In title case that is:
‘Interface Methods to Use with an ActiveQuant Master Server’

The Description field contains
  https://r-forge.r-project.org/mail/?group_id=1518
Please enclose URLs in angle brackets (<...>).

The Date field is over a month old.
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for executable files ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... ERROR
Found the following files with duplicate lower-cased file names:
  man/aqdrophour.Rd
  man/aqdrophours.Rd
  man/aqfilterohlcsd.Rd
  man/aqhourindex.Rd
  man/aqinit.Rd
  man/aqloadohlc.Rd
  man/aqloadseriesfield.Rd
  man/aqstorematrix.Rd
  man/aqstoreseriesfield.Rd
  man/buildarchiveurl.Rd
File names must not differ just by case to be usable on all R
platforms.
Please rename the files and try again.
See section ‘Package structure’ in the ‘Writing R Extensions’ manual.
 OK
* checking for sufficient/correct file permissions ... OK
* checking serialization versions ... OK
* checking whether package ‘aqr’ can be installed ... [4s/4s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* checking top-level files ... NOTE
Non-standard file/directory found at top level:
  ‘test’
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking use of S3 registration ... OK
* checking dependencies in R code ... NOTE
Packages in Depends field not imported from:
  ‘RCurl’ ‘xts’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
package 'methods' is used but not declared
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... [5s/5s] NOTE
Bar: no visible global function definition for ‘new’
Execution: no visible global function definition for ‘new’
Order: no visible global function definition for ‘new’
Position: no visible global function definition for ‘new’
Quote: no visible global function definition for ‘new’
Replayer: no visible global function definition for ‘new’
SMISlopeTradingSystem: no visible global function definition for ‘new’
SMITradingSystem: no visible global function definition for ‘new’
TradSysContext: no visible global function definition for ‘new’
TradingSystem: no visible global function definition for ‘new’
aqDayOfWeekStat: no visible global function definition for ‘index’
aqDropHour: no visible global function definition for ‘index’
aqFilterOHLCSD: no visible binding for global variable ‘sd’
aqHourIndex: no visible global function definition for ‘index’
aqHourlyStat: no visible global function definition for ‘index’
aqLoadOHLC: no visible global function definition for ‘read.csv’
aqLoadOHLC: no visible global function definition for ‘xts’
aqLoadSeriesField: no visible global function definition for ‘read.csv’
aqLoadSeriesField: no visible global function definition for ‘xts’
aqLoadXtsFromCsv: no visible global function definition for ‘read.csv2’
aqLoadYahooEOD: no visible global function definition for ‘oneMonthAgo’
aqLoadYahooEOD: no visible global function definition for ‘read.csv’
aqLoadYahooEOD: no visible global function definition for ‘xts’
aqSaveXtsToCsv: no visible global function definition for ‘write.csv2’
aqStoreSeriesField: no visible global function definition for ‘index’
aqStoreSeriesField: no visible global function definition for
  ‘capture.output’
aqStoreSeriesField: no visible global function definition for
  ‘write.table’
aqStoreSeriesField: no visible global function definition for
  ‘postForm’
Undefined global functions or variables:
  capture.output index new oneMonthAgo postForm read.csv read.csv2 sd
  write.csv2 write.table xts
Consider adding
  importFrom("methods", "new")
  importFrom("stats", "sd")
  importFrom("utils", "capture.output", "read.csv", "read.csv2",
             "write.csv2", "write.table")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... OK
* checking Rd metadata ... WARNING
Rd files with duplicated name 'aqDropHour':
  ‘aqDropHour.Rd’ ‘aqdrophour.Rd’
Rd files with duplicated name 'aqDropHours':
  ‘aqDropHours.Rd’ ‘aqdrophours.Rd’
Rd files with duplicated name 'aqFilterOHLCSD':
  ‘aqFilterOHLCSD.Rd’ ‘aqfilterohlcsd.Rd’
Rd files with duplicated name 'aqHourIndex':
  ‘aqHourIndex.Rd’ ‘aqhourindex.Rd’
Rd files with duplicated name 'aqInit':
  ‘aqInit.Rd’ ‘aqinit.Rd’
Rd files with duplicated name 'aqLoadOHLC':
  ‘aqLoadOHLC.Rd’ ‘aqloadohlc.Rd’
Rd files with duplicated name 'aqLoadSeriesField':
  ‘aqLoadSeriesField.Rd’ ‘aqloadseriesfield.Rd’
Rd files with duplicated name 'aqStoreMatrix':
  ‘aqStoreMatrix.Rd’ ‘aqstorematrix.Rd’
Rd files with duplicated name 'aqStoreSeriesField':
  ‘aqStoreSeriesField.Rd’ ‘aqstoreseriesfield.Rd’
Rd files with duplicated name 'buildArchiveURL':
  ‘buildArchiveURL.Rd’ ‘buildarchiveurl.Rd’
Rd files with duplicated alias 'aqDropHour':
  ‘aqDropHour.Rd’ ‘aqdrophour.Rd’
Rd files with duplicated alias 'aqDropHours':
  ‘aqDropHours.Rd’ ‘aqdrophours.Rd’
Rd files with duplicated alias 'aqFilterOHLCSD':
  ‘aqFilterOHLCSD.Rd’ ‘aqfilterohlcsd.Rd’
Rd files with duplicated alias 'aqHourIndex':
  ‘aqHourIndex.Rd’ ‘aqhourindex.Rd’
Rd files with duplicated alias 'aqInit':
  ‘aqInit.Rd’ ‘aqinit.Rd’
Rd files with duplicated alias 'aqLoadOHLC':
  ‘aqLoadOHLC.Rd’ ‘aqloadohlc.Rd’
Rd files with duplicated alias 'aqLoadSeriesField':
  ‘aqLoadSeriesField.Rd’ ‘aqloadseriesfield.Rd’
Rd files with duplicated alias 'aqStoreMatrix':
  ‘aqStoreMatrix.Rd’ ‘aqstorematrix.Rd’
Rd files with duplicated alias 'aqStoreSeriesField':
  ‘aqStoreSeriesField.Rd’ ‘aqstoreseriesfield.Rd’
Rd files with duplicated alias 'buildArchiveURL':
  ‘buildArchiveURL.Rd’ ‘buildarchiveurl.Rd’
* checking Rd line widths ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 classes:
  ‘Bar’ ‘Execution’ ‘TradingSystem’ ‘Order’ ‘Quote’ ‘Position’
  ‘TradSysContext’
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... WARNING
Functions or methods with usage in documentation object 'normalize' but not in code:
  ‘normalize’

Functions or methods with usage in documentation object 'oneMonthAgo' but not in code:
  ‘oneMonthAgo’

* checking Rd \usage sections ... WARNING
Undocumented arguments in documentation object 'approximateSLTP'
  ‘high’ ‘low’ ‘close’ ‘takeProfit’ ‘stopLoss’ ‘runningPosition’
  ‘messages’

Undocumented arguments in documentation object 'backadjust'
  ‘yahooOhlc’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK
* checking pragmas in C/C++ headers and code ... OK
* checking compilation flags used ... OK
* checking compiled code ... NOTE
File ‘aqr/libs/aqr.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking examples ... [1s/1s] OK
* checking PDF version of manual ... OK
* checking for detritus in the temp directory ... OK
* DONE

Status: 1 ERROR, 4 WARNINGs, 6 NOTEs
See
  ‘/srv/rf/building/build_2020-04-12-17-46/RF_PKG_CHECK/PKGS/aqr.Rcheck/00check.log’
for details.

Run time: 40.52 seconds.

Additional Logs:   00install.out
Thanks to:
Vienna University of Economics and Business Powered By FusionForge