• using R version 2.15.0 (2012-03-30)
  • using platform: i686-pc-linux-gnu (32-bit)
  • using session charset: UTF-8
  • checking for file ‘XML/DESCRIPTION’ ... OK
  • this is package ‘XML’ version ‘3.9-4’
  • 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 whether package ‘XML’ can be installed ... OK
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level 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 for unstated dependencies in R code ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... NOTE
    addParentNode: no visible binding for global variable ‘.this’
    addParentNode: no visible binding for '<<-' assignment to ‘.children’
    addParentNode: no visible binding for global variable ‘.children’
    addParentNode: no visible binding for '<<-' assignment to ‘.parents’
    addParentNode: no visible binding for global variable ‘.parents’
    addParentNode: no visible binding for '<<-' assignment to ‘.nodes’
    addParentNode: no visible binding for global variable ‘.nodes’
    catalogDump: warning in xmlTreeParse(fileName, useInternal = TRUE):
    partial argument match of 'useInternal' to 'useInternalNodes'
    fixXMLNamespaces: warning in grep("^Namespace prefix .* not defined",
    unique(environment(e)$messages), val = TRUE): partial argument match
    of 'val' to 'value'
    newXMLDoc: no visible binding for global variable ‘doc’
    xmlFlatListTree : f: no visible binding for global variable ‘nodeNames’
    xmlFlatListTree : f: no visible binding for global variable ‘idx’
    xmlFlatListTree : addNode: no visible binding for global variable
    ‘.this’
    xmlFlatListTree : addNode: no visible binding for '<<-' assignment to
    ‘nodeSet’
    xmlFlatListTree : addNode: no visible binding for global variable
    ‘nodeSet’
    xmlFlatListTree : addNode: no visible binding for global variable ‘idx’
    xmlFlatListTree : addNode: no visible binding for '<<-' assignment to
    ‘nodeNames’
    xmlFlatListTree : addNode: no visible binding for global variable
    ‘nodeNames’
    xmlFlatListTree : addNode: no visible binding for '<<-' assignment to
    ‘idx’
    xmlFlatListTree : addNode: no visible binding for '<<-' assignment to
    ‘parentCount’
    xmlFlatListTree : addNode: no visible binding for global variable
    ‘parentCount’
    xmlFlatListTree : addNode: no visible binding for '<<-' assignment to
    ‘.parents’
    xmlFlatListTree : addNode: no visible binding for global variable
    ‘.parents’
    xmlFlatListTree : addNode: no visible binding for '<<-' assignment to
    ‘.children’
    xmlFlatListTree : addNode: no visible binding for global variable
    ‘.children’
    xmlFlatListTree : <anonymous>: no visible binding for global variable
    ‘e’
    xmlFlatListTree : .tidy: no visible binding for '<<-' assignment to
    ‘.nodes’
    xmlFlatTree : f: no visible binding for global variable ‘.nodes’
    xmlFlatTree : addNode: no visible binding for global variable ‘.this’
    xmlFlatTree : addNode: no visible binding for '<<-' assignment to
    ‘.parents’
    xmlFlatTree : addNode: no visible binding for global variable
    ‘.parents’
    xmlFlatTree : addNode: no visible binding for '<<-' assignment to
    ‘.children’
    xmlFlatTree : addNode: no visible binding for global variable
    ‘.children’
    xmlFlatTree : addNode: no visible binding for '<<-' assignment to
    ‘.nodes’
    xmlFlatTree : addNode: no visible binding for global variable ‘.nodes’
    xmlFlatTree : <anonymous>: no visible binding for global variable ‘e’
    xmlHashTree : addNode: warning in assign(id, parent, env = .parents):
    partial argument match of 'env' to 'envir'
    xmlHashTree : .tidy: no visible binding for '<<-' assignment to
    ‘.nodes’
    xmlOutputBuffer : addOpenTag: warning in matrix(c(tag,
    ifelse(is.null(ns), "", ns), ifelse(is.null(xmlns), "", xmlns)), nr =
    1, dimnames = list(NULL, c("tagname", "nsprefix", "nsURI"))): partial
    argument match of 'nr' to 'nrow'
    xmlTangle: no visible global function definition for ‘tangleR’
  • checking Rd files ... NOTE
    prepare_Rd: XMLCodeFile-class.Rd:65-66: Dropping empty section \examples
    prepare_Rd: XMLNode-class.Rd:43-46: Dropping empty section ‘Slots’
    prepare_Rd: asXMLTreeNode.Rd:43-44: Dropping empty section \examples
    prepare_Rd: coerce.Rd:15-16: Dropping empty section \usage
    prepare_Rd: compareXMLDocs.Rd:29-30: Dropping empty section \references
    prepare_Rd: getRelativeURL.Rd:44-45: Dropping empty section \examples
    prepare_Rd: isXMLString.Rd:39-40: Dropping empty section \details
    prepare_Rd: isXMLString.Rd:41-43: Dropping empty section \value
    prepare_Rd: isXMLString.Rd:44-45: Dropping empty section \references
    prepare_Rd: makeClassTemplate.Rd:36-38: Dropping empty section \details
    prepare_Rd: makeClassTemplate.Rd:57-59: Dropping empty section \examples
    prepare_Rd: newXMLNamespace.Rd:43-44: Dropping empty section \examples
    prepare_Rd: removeXMLNamespaces.Rd:24-25: Dropping empty section \details
    prepare_Rd: removeXMLNamespaces.Rd:26-28: Dropping empty section \value
    prepare_Rd: removeXMLNamespaces.Rd:29-30: Dropping empty section \references
    prepare_Rd: removeXMLNamespaces.Rd:37-38: Dropping empty section \seealso
    prepare_Rd: removeXMLNamespaces.Rd:39-41: Dropping empty section \examples
    prepare_Rd: schema-class.Rd:34-36: Dropping empty section ‘Slots’
    prepare_Rd: xmlClone.Rd:44-45: Dropping empty section \examples
    prepare_Rd: xmlParserContextFunction.Rd:40-41: Dropping empty section \examples
    prepare_Rd: xmlSearchNs.Rd:36-38: Dropping empty section \examples
    prepare_Rd: xmlSerializeHook.Rd:36-37: Dropping empty section \value
    prepare_Rd: xmlToS4.Rd:33-35: Dropping empty section \examples
  • checking Rd metadata ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... WARNING
    ‘library’ or ‘require’ call not declared from: ‘RCurl’
  • checking line endings in C/C++/Fortran sources/headers ... OK
  • checking line endings in Makefiles ... OK
  • checking for portable compilation flags in Makevars ... OK
  • checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
  • checking compiled code ... NOTE
    File ‘/home/hornik/tmp/R.check/r-release/Work/build/Packages/XML/libs/XML.so’:
    Found ‘stderr’, possibly from ‘stderr’ (C)
    Objects: ‘DocParse.o’, ‘XMLEventParse.o’

    Compiled code should not call functions which might terminate R nor
    write to stdout/stderr instead of to the console.

    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
  • checking examples ... ERROR
    Running examples in ‘XML-Ex.R’ failed
    The error most likely occurred in:

    > ### Name: readHTMLTable
    > ### Title: Read data from one or more HTML tables
    > ### Aliases: readHTMLTable readHTMLTable,character-method
    > ### readHTMLTable,HTMLInternalDocument-method
    > ### readHTMLTable,XMLInternalElementNode-method
    > ### coerce,character,FormattedInteger-method
    > ### coerce,character,FormattedNumber-method
    > ### coerce,character,Percent-method coerce,character,Currency-method
    > ### FormattedInteger-class FormattedNumber-class Percent-class
    > ### Keywords: IO data
    >
    > ### ** Examples
    >
    > # u = "http://en.wikipedia.org/wiki/World_population"
    > u = "http://en.wikipedia.org/wiki/List_of_countries_by_population"
    >
    > tables = readHTMLTable(u)
    > names(tables)
    [1] "toc" "NULL" "NULL" "NULL" "NULL" "NULL"
    >
    > tables[[2]]
    Rank Country (or dependent territory) Population
    1 1  China[6] 1,347,350,000
    2 2  India 1,210,193,422
    3 3  United States 313,600,000
    4 4  Indonesia 237,641,326
    5 5  Brazil 192,376,496
    6 6  Pakistan 179,636,000
    7 7  Nigeria 162,471,000
    8 8  Russia 143,100,000
    9 9  Bangladesh 142,319,000
    10 10  Japan 127,610,000
    11 11  Mexico 112,336,538
    12 12  Philippines 92,337,852
    13 13  Vietnam 87,840,000
    14 14  Ethiopia 84,320,987
    15 15  Egypt 82,102,000
    16 16  Germany 81,859,000
    17 17  Iran 76,383,000
    18 18  Turkey 74,724,269
    19 19  Democratic Republic of the Congo 67,758,000
    20 20  Thailand 65,479,453
    21 21  France[7] 65,350,000
    22 22  United Kingdom 62,262,000
    23 23  Italy 59,464,644
    24 24  South Africa 50,586,757
    25 25  South Korea 48,580,000
    26 26  Myanmar 48,337,000
    27 27  Colombia 46,527,000
    28 28  Spain 46,185,697
    29 29  Ukraine 45,644,419
    30 30  Tanzania 43,188,000
    31 31  Kenya 42,749,000
    32 32  Argentina 40,117,096
    33 33  Poland 38,501,000
    34 34  Algeria 37,100,000
    35 35  Canada 34,806,800
    36 36  Iraq 33,330,000
    37 37  Uganda 32,939,800
    38 38  Morocco 32,560,900
    39 39  Sudan 30,894,000
    40 40  Peru 30,135,875
    41 41  Uzbekistan 29,123,400
    42 42  Malaysia 28,334,135
    43 43  Venezuela 27,150,095
    44 44  Saudi Arabia 27,136,977
    45 45  Nepal 26,620,809
    46 46  Afghanistan 25,500,100
    47 47  North Korea 24,554,000
    48 48  Yemen 24,527,000
    49 49  Ghana 24,223,431
    50 50  Mozambique 23,700,715
    51 51  Taiwan[8] 23,245,018
    52 52  Australia 22,913,708
    53 53  Syria 21,584,000
    54 54  Madagascar 20,696,070
    55 55  Sri Lanka 20,653,000
    56 56  Angola 20,609,294
    57 57  Côte d'Ivoire 20,595,000
    58 58  Cameroon 19,406,100
    59 59  Romania 19,042,936
    60 60  Chile 17,402,630
    61 61  Kazakhstan 16,734,000
    62 62  Netherlands 16,733,727
    63 63  Mali 16,319,000
    64 64  Niger 16,274,738
    65 65  Malawi 15,883,000
    66 66  Burkina Faso 15,730,977
    67 67  Guatemala 14,713,763
    68 68  Ecuador 14,483,499
    69 69  Cambodia 14,478,000
    70 70  Zambia 13,046,508
    71 71  Senegal 12,855,153
    72 72  Zimbabwe 12,754,000
    73 73  Chad 11,831,000
    74 74  Cuba 11,241,161
    75 75  Belgium 10,951,266
    76 76  Greece 10,787,690
    77 77  Rwanda 10,718,379
    78 78  Tunisia 10,673,800
    79 79  Portugal 10,561,614
    80 80  Czech Republic 10,504,203
    81 81  Guinea 10,481,000
    82 82  Bolivia 10,426,154
    83 83  Haiti 10,085,214
    84 84  Hungary 9,962,000
    85 85  Somalia[9] 9,797,000
    86 86  Sweden 9,495,113
    87 87  Belarus 9,460,600
    88 88  Dominican Republic 9,378,818
    89 89  Azerbaijan 9,111,100
    90 90  Benin 9,100,000
    91 91  Burundi 8,749,000
    92 92  Austria 8,452,835
    93 93  Honduras 8,385,072
    94 94  United Arab Emirates 8,264,070
    95 95  South Sudan 8,260,490
    96 96  Switzerland 7,952,600
    97 97  Israel 7,869,900
    98 98  Tajikistan 7,800,000
    99 99  Bulgaria 7,364,570
    100 100  Serbia[10] 7,120,666
    101 101  Hong Kong (China)[11] 7,103,700
    102 102  Papua New Guinea 7,014,000
    103 103  Libya 6,469,000
    104 104  Laos 6,465,800
    105 105  Paraguay 6,337,127
    106 106  Jordan 6,303,400
    107 107  Togo 6,191,155
    108 108  El Salvador 6,183,000
    109 109  Sierra Leone 5,997,000
    110 110  Nicaragua 5,815,524
    111 111  Denmark 5,584,758
    112 112  Kyrgyzstan 5,477,600
    113 113  Slovakia 5,445,324
    114 114  Eritrea 5,415,000
    115 115  Finland 5,409,830
    116 116  Singapore 5,183,700
    117 117  Turkmenistan 5,105,000
    118 118  Norway 5,013,200
    119 119  Ireland 4,588,252
    120 120  Central African Republic 4,487,000
    121 121  Georgia[12] 4,469,200
    122 122  New Zealand 4,435,900
    123 123  Costa Rica 4,301,712
    124 124  Palestinian territories[13] 4,293,309
    125 125  Croatia 4,290,612
    126 126  Lebanon 4,259,000
    127 127  Liberia 4,245,000
    128 128  Republic of the Congo 4,140,000
    129 129  Bosnia and Herzegovina 3,839,737
    130 130  Puerto Rico 3,725,789
    131 131  Kuwait 3,582,054
    132 132  Moldova[14] 3,559,500
    133 133  Panama 3,405,813
    134 134  Mauritania 3,378,254
    135 135  Armenia 3,268,500
    136 136  Uruguay 3,251,526
    137 137  Lithuania 3,187,700
    138 138  Mongolia 2,844,000
    139 139  Albania 2,831,741
    140 140  Oman 2,773,479
    141 141  Jamaica 2,705,827
    142 142  Namibia 2,324,000
    143 143  Lesotho 2,194,000
    144 144  Latvia 2,070,371
    145 145  Slovenia 2,058,090
    146 146  Macedonia 2,057,284
    147 147  Botswana 2,038,228
    148 148  Gambia 1,776,000
    149 149  Qatar 1,699,435
    150 150  Guinea-Bissau 1,580,000
    151 151  Gabon 1,534,000
    152 152  Estonia 1,318,005
    153 153  Trinidad and Tobago 1,317,714
    154 154  Mauritius 1,286,051
    155 155  Bahrain 1,234,571
    156 156  Swaziland 1,203,000
    157 157  Timor-Leste 1,066,409
    158 158  Djibouti 923,000
    159 159  Fiji 868,000
    160 160  Réunion (France) 865,000
    161 161  Cyprus[15] 838,897
    162 162  Guyana 784,894
    163 163  Comoros[16] 773,000
    164 164  Bhutan 720,679
    165 165  Equatorial Guinea 720,000
    166 166  Montenegro 620,029
    167 167  Macau (China)[17] 557,400
    168 168  Solomon Islands 553,935
    169 169  Western Sahara 548,000
    170 170  Suriname 529,000
    171 171  Luxembourg 511,800
    172 172  Cape Verde 491,875
    173 173  Guadeloupe (France) 465,000
    174 174  Brunei 422,700
    175 175  Malta 417,617
    176 176  Martinique (France) 408,000
    177 177  Bahamas 353,658
    178 178  Iceland 320,060
    179 179  Maldives 317,280
    180 180  Belize 312,971
    181 181  Barbados 274,200
    182 182  French Polynesia 274,000
    183 183  New Caledonia (France) 259,000
    184 184  Vanuatu 252,000
    185 185  French Guiana (France) 243,000
    186 186  Mayotte (France) 211,000
    187 187  Samoa 186,340
    188 188  São Tomé and Príncipe 169,000
    189 189  Saint Lucia 166,526
    190 190  Guam (USA) 159,358
    191 191  Curaçao (the Netherlands) 149,679
    192 192  Saint Vincent and the Grenadines 109,000
    193 193  United States Virgin Islands 106,405
    194 194  Grenada 105,000
    195 195  Tonga 103,036
    196 196  Federated States of Micronesia 102,624
    197 197  Aruba (the Netherlands) 101,484
    198 198  Kiribati 101,000
    199 199  Jersey (UK) 97,857
    200 200  Seychelles 90,945
    201 201  Antigua and Barbuda 86,295
    202 202  Isle of Man (UK) 84,497
    203 203  Andorra 78,115
    204 204  Dominica 71,293
    205 205  Bermuda (UK) 64,237
    206 206  Guernsey (UK) 62,431
    207 207  Greenland (Denmark) 56,749
    208 208  American Samoa (USA) 55,519
    209 209  Cayman Islands (UK) 55,456
    210 210  Marshall Islands 54,305
    211 211  Saint Kitts and Nevis 54,000
    212 212  Northern Mariana Islands (USA) 53,883
    213 213  Faroe Islands (Denmark) 48,285
    214 214  Turks and Caicos Islands (UK) 44,493
    215 215  Sint Maarten (the Netherlands) 37,429
    216 216  Saint Martin (France) 36,824
    217 217  Liechtenstein 36,476
    218 218  Monaco 35,881
    219 219  San Marino 32,312
    220 220  Gibraltar (UK)[18] 29,441
    221 221  Åland Islands (Finland) 28,355
    222 222  British Virgin Islands (UK) 24,000
    223 223  Caribbean Netherlands (the Netherlands) 21,133
    224 224  Palau 21,000
    225 225  Cook Islands (NZ) 17,791
    226 226  Anguilla (UK) 15,236
    227 227  Wallis and Futuna (France) 13,000
    228 228  Nauru 10,000
    229 229  Tuvalu 10,000
    230 230  Saint Barthélemy (France) 8,902
    231 231  Saint Pierre and Miquelon (France) 6,000
    232 232  Montserrat (UK) 4,922
    233 233  Saint Helena, Ascension and Tristan da Cunha (UK) 4,000
    234 234  Falkland Islands (UK)[19] 3,000
    235 235  Svalbard and Jan Mayen (Norway) 2,495
    236 236  Norfolk Island (Australia) 2,302
    237 237  Christmas Island (Australia) 1,462
    238 238  Tokelau (NZ) 1,411
    239 239  Niue (NZ) 1,000
    240 240  Vatican City 800
    241 241  Cocos (Keeling) Islands (Australia) 605
    242 242  Pitcairn Islands (UK) 66
    Date  % of world\npopulation Source
    1 December 31, 2011 19.21% Official estimate
    2 March 1, 2011 17.25% 2011 census
    3 May 24, 2012 4.47% Official population clock
    4 May 1, 2010 3.39% 2010 census
    5 July 1, 2011 2.74% Official estimate
    6 May 24, 2012 2.56% Official population clock
    7 July 1, 2012 2.32% UN estimate
    8 April 1, 2012 2.04% Official estimate
    9 March 15, 2011 2.03% 2011 census
    10 May 1, 2012 1.82% Monthly official estimate
    11 June 12, 2010 1.6% 2010 census
    12 May 1, 2010 1.32% 2010 census
    13 July 1, 2011 1.25% Official estimate
    14 July 1, 2012 1.2% Official estimate
    15 May 24, 2012 1.17% Official population clock
    16 November 30, 2011 1.17% Monthly official estimate
    17 May 24, 2012 1.09% Official population clock
    18 December 31, 2011 1.07% Official estimate
    19 July 1, 2012 0.97% UN estimate
    20 September 1, 2010 0.93% 2010 census
    21 January 1, 2012 0.93% Official estimate
    22 July 1, 2010 0.89% Official estimate
    23 October 9, 2011 0.85% 2011 census
    24 July 1, 2011 0.72% Official estimate
    25 November 1, 2010 0.69% 2010 census
    26 July 1, 2012 0.69% UN estimate
    27 May 24, 2012 0.66% Official population clock
    28 April 1, 2012 0.66% Monthly official estimate
    29 December 1, 2011 0.65% Monthly official estimate
    30 July 1, 2010 0.62% Official estimate
    31 July 1, 2012 0.61% UN estimate
    32 October 27, 2010 0.57% 2010 census
    33 March 31, 2011 0.55% 2011 census
    34 January 1, 2012 0.53% Official estimate
    35 May 24, 2012 0.5% Official population clock
    36 July 1, 2011 0.48% Official estimate
    37 July 1, 2011 0.47% Official estimate
    38 May 24, 2012 0.46% Official population clock
    39 April 22, 2008 0.44% 2008 census
    40 June 30, 2012 0.43% Official estimate
    41 July 1, 2011 0.42% Official estimate
    42 July 6, 2010 0.4% 2010 census
    43 November 30, 2011 0.39% 2011 census
    44 April 28, 2010 0.39% 2010 census
    45 June 22, 2011 0.38% 2011 census
    46 2012-2013 0.36% Official estimate
    47 July 1, 2012 0.35% UN estimate
    48 July 1, 2012 0.35% Official estimate
    49 September 26, 2010 0.35% 2010 census
    50 July 1, 2012 0.34% Official estimate
    51 April 30, 2012 0.33% Monthly official estimate
    52 May 24, 2012 0.33% Official population clock
    53 May 24, 2012 0.31% Official population clock
    54 July 1, 2011 0.3% Official estimate
    55 July 1, 2010 0.29% Official estimate
    56 July 1, 2012 0.29% Official estimate
    57 July 1, 2012 0.29% UN estimate
    58 January 1, 2010 0.28% Official estimate
    59 October 20, 2011 0.27% 2011 census
    60 June 30, 2012 0.25% Official estimate
    61 April 1, 2012 0.24% Monthly official estimate
    62 March 31, 2012 0.24% Monthly official estimate
    63 July 1, 2012 0.23% UN estimate
    64 July 1, 2012 0.23% Official estimate
    65 July 1, 2012 0.23% UN estimate
    66 July 1, 2010 0.22% Official estimate
    67 July 1, 2011 0.21% Official estimate
    68 November 28, 2010 0.21% 2010 census
    69 July 1, 2012 0.21% UN estimate
    70 October 16, 2010 0.19% 2010 census
    71 July 1, 2011 0.18% Official estimate
    72 July 1, 2012 0.18% UN estimate
    73 July 1, 2012 0.17% UN estimate
    74 December 31, 2010 0.16% Official estimate
    75 January 1, 2011 0.16% Official estimate
    76 May 24, 2011 0.15% 2011 census
    77 July 1, 2011 0.15% Official estimate
    78 July 1, 2011 0.15% Official estimate
    79 March 21, 2011 0.15% 2011 census
    80 December 31, 2011 0.15% Official estimate
    81 July 1, 2012 0.15% UN estimate
    82 2010 0.15% Official estimate
    83 July 1, 2010 0.14% Official estimate
    84 January 1, 2012 0.14% Official estimate
    85 July 1, 2012 0.14% UN estimate
    86 March 31, 2012 0.14% Monthly official estimate
    87 April 1, 2012 0.13% Monthly official estimate
    88 December 1, 2010 0.13% 2010 census
    89 January 1, 2011 0.13% Official estimate
    90 July 1, 2012 0.13% UN estimate
    91 July 1, 2012 0.12% UN estimate
    92 July 1, 2012 0.12% Official estimate
    93 July 1, 2012 0.12% Official estimate
    94 July 1, 2010 0.12% Official estimate
    95 April 22, 2008 0.12% 2008 census
    96 December 31, 2011 0.11% Official estimate
    97 March 31, 2012 0.11% Monthly official estimate
    98 January 1, 2012 0.11% Official estimate
    99 February 1, 2011 0.1% 2011 census
    100 October 1, 2011 0.1% 2011 census
    101 December 31, 2011 0.1% Official estimate
    102 July 1, 2012 0.1% UN estimate
    103 July 1, 2012 0.092% UN estimate
    104 July 1, 2012 0.092% Official estimate
    105 July 1, 2010 0.09% Official estimate
    106 May 24, 2012 0.09% Official population clock
    107 November 6, 2010 0.088% 2010 census
    108 June 30, 2010 0.088% Official estimate
    109 July 1, 2012 0.085% UN estimate
    110 July 1, 2010 0.083% Official estimate
    111 April 1, 2012 0.08% Monthly official estimate
    112 July 1, 2011 0.078% Official estimate
    113 September 30, 2011 0.078% Official estimate
    114 July 1, 2012 0.077% UN estimate
    115 May 24, 2012 0.077% Official population clock
    116 June 30, 2011 0.074% Official estimate
    117 July 1, 2012 0.073% UN estimate
    118 May 24, 2012 0.071% Official population clock
    119 April 10, 2011 0.065% 2011 census
    120 July 1, 2012 0.064% UN estimate
    121 January 1, 2011 0.064% Official estimate
    122 May 24, 2012 0.063% Official population clock
    123 June 3, 2011 0.061% 2011 census
    124 July 1, 2012 0.061% Official estimate
    125 March 31, 2011 0.061% 2011 census
    126 July 1, 2012 0.061% UN estimate
    127 July 1, 2012 0.061% UN estimate
    128 July 1, 2012 0.059% UN estimate
    129 June 30, 2011 0.055% Official estimate
    130 April 1, 2010 0.053% 2010 census
    131 December 31, 2010 0.051% Official estimate
    132 January 1, 2012 0.051% Official estimate
    133 May 16, 2010 0.049% 2010 census
    134 July 1, 2012 0.048% Official estimate
    135 July 1, 2011 0.047% Official estimate
    136 September 30, 2011 0.046% 2011 census
    137 May 1, 2012 0.045% Monthly official estimate
    138 July 1, 2012 0.041% UN estimate
    139 October 1, 2011 0.04% 2011 census
    140 December 12, 2010 0.04% 2010 census
    141 December 31, 2010 0.039% Official estimate
    142 July 1, 2012 0.033% UN estimate
    143 July 1, 2012 0.031% UN estimate
    144 March 1, 2011 0.03% 2011 census
    145 May 24, 2012 0.003% Official population clock
    146 December 31, 2010 0.029% Official estimate
    147 August 22, 2011 0.029% 2011 census
    148 July 1, 2012 0.025% UN estimate
    149 April 21, 2010 0.024% 2010 census
    150 July 1, 2012 0.023% UN estimate
    151 July 1, 2012 0.022% UN estimate
    152 January 1, 2012 0.019% Official estimate
    153 July 1, 2010 0.019% Official estimate
    154 July 1, 2011 0.018% Official estimate
    155 April 27, 2010 0.018% 2010 census
    156 July 1, 2012 0.017% UN estimate
    157 July 11, 2010 0.015% 2010 census
    158 July 1, 2012 0.013% UN estimate
    159 July 1, 2012 0.012% UN estimate
    160 July 1, 2012 0.012% UN estimate
    161 October 1, 2011 0.012% 2011 census
    162 July 1, 2010 0.011% Official estimate
    163 July 1, 2012 0.011% UN estimate
    164 July 1, 2012 0.01% Official estimate
    165 July 1, 2012 0.01% UN estimate
    166 April 1, 2011 0.0088% 2011 census
    167 December 1, 2011 0.0079% Official estimate
    168 July 1, 2012 0.0079% Official estimate
    169 July 1, 2012 0.0078% UN estimate
    170 July 1, 2012 0.0075% UN estimate
    171 December 31, 2010 0.0073% Official estimate
    172 June 16, 2010 0.007% 2010 census
    173 July 1, 2012 0.0066% UN estimate
    174 July 1, 2011 0.006% Official estimate
    175 December 31, 2010 0.006% Official estimate
    176 July 1, 2012 0.0058% UN estimate
    177 May 3, 2010 0.005% 2010 census
    178 April 1, 2012 0.0046% Official estimate
    179 July 1, 2010 0.0045% Official estimate
    180 May 12, 2010 0.0045% 2010 census
    181 July 1, 2010 0.0039% Official estimate
    182 July 1, 2012 0.0039% UN estimate
    183 July 1, 2012 0.0037% UN estimate
    184 July 1, 2012 0.0036% UN estimate
    185 July 1, 2012 0.0035% UN estimate
    186 July 1, 2012 0.003% UN estimate
    187 November 7, 2011 0.0027% 2011 census
    188 July 1, 2012 0.0024% UN estimate
    189 May 10, 2010 0.0024% 2010 census
    190 April 1, 2010 0.0023% 2010 census
    191 March 26, 2011 0.0021% 2011 census
    192 July 1, 2012 0.0016% UN estimate
    193 April 1, 2010 0.0015% 2010 census
    194 July 1, 2012 0.0015% UN estimate
    195 November 30, 2011 0.0015% 2011 census
    196 April 4, 2010 0.0015% 2010 census
    197 September 29, 2010 0.0014% 2010 census
    198 July 1, 2012 0.0014% UN estimate
    199 March 27, 2011 0.0014% 2011 census
    200 August 26, 2010 0.0013% 2010 census
    201 May 27, 2011 0.0012% 2011 census
    202 March 27, 2011 0.0012% 2011 census
    203 July 1, 2011 0.0011% Official estimate
    204 May 14, 2011 0.001% 2011 census
    205 May 20, 2010 0.00092% 2010 census
    206 March 31, 2010 0.00089% Official estimate
    207 January 1, 2012 0.00081% Official estimate
    208 April 1, 2010 0.00079% 2010 census
    209 October 10, 2010 0.00078% 2010 census
    210 July 1, 2010 0.00077% Official estimate
    211 July 1, 2012 0.00077% UN estimate
    212 April 1, 2010 0.00077% 2010 census
    213 March 1, 2012 0.00069% Monthly official estimate
    214 July 1, 2012 0.00063% Official estimate
    215 January 1, 2010 0.00053% Official estimate
    216 January 1, 2009 0.00052% Official estimate
    217 December 31, 2011 0.00052% Official estimate
    218 July 1, 2010 0.00051% Official estimate
    219 March 31, 2012 0.00046% Monthly official estimate
    220 July 1, 2010 0.00042% Official estimate
    221 December 31, 2011 0.0004% Official estimate
    222 July 1, 2012 0.00034% Official estimate
    223 January 1, 2011 0.0003% Official estimate
    224 July 1, 2012 0.0003% UN estimate
    225 December 1, 2011 0.00025% 2011 census
    226 July 1, 2011 0.00022% Official estimate
    227 July 1, 2012 0.00019% UN estimate
    228 July 1, 2012 0.00014% UN estimate
    229 July 1, 2012 0.00014% UN estimate
    230 January 1, 2009 0.00013% Official estimate
    231 July 1, 2012 0.00006% UN estimate
    232 May 12, 2011 0.00005% 2011 census
    233 July 1, 2012 0.00004% UN estimate
    234 July 1, 2012 0.00003% UN estimate
    235 March 1, 2010 0.00002% Official estimate
    236 August 9, 2011 0.00002% 2011 census
    237 June 30, 2010 0.00001% Official estimate
    238 October 18, 2011 0.00001% 2011 census
    239 July 1, 2012 0.00001% UN estimate
    240 March 1, 2011 0.00001% Official estimate
    241 June 30, 2010 0.000001% Official estimate
    242 July 1, 2008 0.000000001% 2008 census
    > # Print the table. Note that the values are all characters
    > # not numbers. Also the column names have a preceding X since
    > # R doesn't allow the variable names to start with digits.
    > tmp = tables[[2]]
    >
    > # We can transform this to get the rows to be years and the columns
    > # to be population counts. We'll create a matrix.
    > vals = cbind(year = as.integer(gsub("X", "", names(tmp)[-1])),
    + matrix(as.integer(gsub(",", "", as.character(unlist(tmp[-1])))),
    + ncol(tmp)-1, byrow = TRUE, dimnames = list(NULL, as.character(tmp[[1]]))))
    Warning in cbind(year = as.integer(gsub("X", "", names(tmp)[-1])), matrix(as.integer(gsub(",", :
    NAs introduced by coercion
    Warning in matrix(as.integer(gsub(",", "", as.character(unlist(tmp[-1])))), :
    NAs introduced by coercion
    >
    > # Let's just read the second table directly by itself.
    > doc = htmlParse(u)
    > tableNodes = getNodeSet(doc, "//table")
    > tb = readHTMLTable(tableNodes[[2]])
    >
    > # Let's try to adapt the values on the fly.
    > # We'll create a function that turns a th/td node into a val
    > tryAsInteger = function(node) {
    + val = xmlValue(node)
    + ans = as.integer(gsub(",", "", val))
    + if(is.na(ans))
    + val
    + else
    + ans
    + }
    >
    > tb = readHTMLTable(tableNodes[[2]], elFun = tryAsInteger)
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    >
    > tb = readHTMLTable(tableNodes[[2]], elFun = tryAsInteger,
    + colClasses = c("character", rep("integer", 9)))
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in function (node) : NAs introduced by coercion
    Warning in asMethod(object) : NAs introduced by coercion
    Warning in asMethod(object) : NAs introduced by coercion
    Warning in asMethod(object) : NAs introduced by coercion
    Warning in asMethod(object) : NAs introduced by coercion
    >
    >
    > zz = readHTMLTable("http://www.inflationdata.com/Inflation/Consumer_Price_Index/HistoricalCPI.aspx")
    Error in htmlParse(doc) :
    error in creating parser for http://www.inflationdata.com/Inflation/Consumer_Price_Index/HistoricalCPI.aspx
    Calls: readHTMLTable -> readHTMLTable -> htmlParse -> .Call
    Execution halted